Add AUTHORS file
parent
5b12eb42bb
commit
c2ed0186ee
|
@ -0,0 +1,20 @@
|
|||
The PRIMARY AUTHORS are:
|
||||
|
||||
- Andrey Antukh <niwi@niwi.be>
|
||||
- Jesus Espino Garcia <jespinog@gmail.com>
|
||||
- David Barragán Merino <bameda@dbarragan.com>
|
||||
- Xavi Julian <xavier.julian@kaleidos.net>
|
||||
- Alejandro Alonso <alejandro.alonso@kaleidos.net>
|
||||
- Anler Hernández <hello@anler.me>
|
||||
- Juan Francisco Alcántara <juanfran.alcantara@kaleidos.net>
|
||||
|
||||
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 <pilar.esteban@gmail.com>
|
||||
- Guilhem Got <guilhem.got@gmail.com>
|
||||
...
|
12
bower.json
12
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)",
|
||||
|
|
Loading…
Reference in New Issue