diff --git a/AUTHORS.rst b/AUTHORS.rst new file mode 100644 index 00000000..6da52a15 --- /dev/null +++ b/AUTHORS.rst @@ -0,0 +1,20 @@ +The PRIMARY AUTHORS are: + +- Andrey Antukh +- Jesus Espino Garcia +- David Barragán Merino +- Xavi Julian +- Alejandro Alonso +- Anler Hernández +- Juan Francisco Alcántara + +Special thanks to Kaleidos Open Source S.L. for provice time for taiga +development. + +And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS -- +people who have submitted patches, reported bugs, added translations, helped +answer newbie questions, and generally made taiga that much better: + +- Pilar Esteban +- Guilhem Got + ... diff --git a/bower.json b/bower.json index bcb6b133..0fed52cb 100644 --- a/bower.json +++ b/bower.json @@ -18,6 +18,18 @@ { "name": "Xavi Julian", "email": "xavier.julian@kaleidos.net" + }, + { + "name": "Alejandro Alonso", + "email": "alejandro.alonso@kaleidos.net" + }, + { + "name": "Anler Hernández", + "email": "hello@anler.me" + }, + { + "name": "Juan Francisco Alcántara", + "email": "juanfran.alcantara@kaleidos.net" } ], "description": "Taiga project management system (frontend)",