diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5073a7a0..c5b0108c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,20 +1,5 @@ # How to Contribute to this Project -## Core team members - -* [Alberto García](https://github.com/decabeza) -* [Javi Martín](https://github.com/javierm) -* [Julián Herrero](https://github.com/microweb10) -* [Raimond García](https://github.com/voodoorai2000) - -## All other contributors - -In addition to the formal team, there are [over a hundred contributors](https://github.com/consul/consul/graphs/contributors). Thank you so much for your code! Big thanks too to the people that contribute in many other ways including documentation, translations, evangelism, dev ops, communication, organizing and more! - -Finally a special thanks to the former core team members. Lovingly known as The Alumni: - -[Juanjo Bazán](https://github.com/xuanxu), [Enrique García Cota](https://github.com/kikito), [Alberto Calderón](https://github.com/bertocq), [María Checa](https://github.com/mariacheca) - ## Code of conduct The core team members and the project's community adopts an inclusive Code of Conduct that you can read in the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file. @@ -61,3 +46,20 @@ If you want to contribute code to solve an issue: * Sometimes it is also helpful if you mention your operating system, browser version and installed plugins. Thanks! :heart: :heart: :heart: + +## Contributors + +### Core team members + +* [Alberto García](https://github.com/decabeza) +* [Javi Martín](https://github.com/javierm) +* [Julián Herrero](https://github.com/microweb10) +* [Raimond García](https://github.com/voodoorai2000) + +### All other contributors + +In addition to the formal team, there are [over a hundred contributors](https://github.com/consul/consul/graphs/contributors). Thank you so much for your code! Big thanks too to the people that contribute in many other ways including documentation, translations, evangelism, dev ops, communication, organizing and more! + +Finally a special thanks to the former core team members. Lovingly known as The Alumni: + +[Juanjo Bazán](https://github.com/xuanxu), [Enrique García Cota](https://github.com/kikito), [Alberto Calderón](https://github.com/bertocq), [María Checa](https://github.com/mariacheca) diff --git a/CONTRIBUTING_ES.md b/CONTRIBUTING_ES.md index bdfcdf91c..19136e764 100644 --- a/CONTRIBUTING_ES.md +++ b/CONTRIBUTING_ES.md @@ -1,20 +1,5 @@ # Cómo Contribuir a este Proyecto -## Miembros del equipo core - -* [Alberto García](https://github.com/decabeza) -* [Javi Martín](https://github.com/javierm) -* [Julián Herrero](https://github.com/microweb10) -* [Raimond García](https://github.com/voodoorai2000) - -## Todos los demás contribuidores - -Además del equipo formal, hay [más de cien contribuidores](https://github.com/consul/consul/graphs/contributors). ¡Muchas gracias por vuestro código! También estamos muy agradecidos a las personas que contribuyen de otras formas, incluida la documentación, traducciones, evangelismo, administración de sistemas, comunicación, organización y más. - -Finalmente, un agradecimiento especial a los antiguos miembros del equipo core. Conocidos con cariño como El Alumni: - -[Juanjo Bazán](https://github.com/xuanxu), [Enrique García Cota](https://github.com/kikito), [Alberto Calderón](https://github.com/bertocq), [María Checa](https://github.com/mariacheca) - ## Código de conducta Los miembros del proyecto y la comunidad de personas que contribuyen a él se adhieren a un código de conducta que se puede consultar en el archivo [CODE_OF_CONDUCT_ES.md](CODE_OF_CONDUCT_ES.md). @@ -72,3 +57,20 @@ En la urgencia del momento, las cosas a veces se ensucian, puedes ayudarnos a li * También es buena idea que incluyas tu sistema operativo, navegador, versión de navegador y plugins instalados. ¡Gracias! :heart: :heart: :heart: + +## Contribuidores + +## Miembros del equipo principal + +* [Alberto García](https://github.com/decabeza) +* [Javi Martín](https://github.com/javierm) +* [Julián Herrero](https://github.com/microweb10) +* [Raimond García](https://github.com/voodoorai2000) + +## Todos los demás contribuidores + +Además del equipo principal, hay [más de cien contribuidores](https://github.com/consul/consul/graphs/contributors). ¡Muchas gracias por vuestro código! También estamos muy agradecidos a las personas que contribuyen de otras formas, incluida la documentación, traducciones, evangelismo, administración de sistemas, comunicación, organización y más. + +Finalmente, un agradecimiento especial a los antiguos miembros del equipo principal. Conocidos con cariño como El Alumni: + +[Juanjo Bazán](https://github.com/xuanxu), [Enrique García Cota](https://github.com/kikito), [Alberto Calderón](https://github.com/bertocq), [María Checa](https://github.com/mariacheca)