diff --git a/Teams/Xuaps/.ABOUT.md.swp b/Teams/Xuaps/.ABOUT.md.swp new file mode 100644 index 0000000..1619fae Binary files /dev/null and b/Teams/Xuaps/.ABOUT.md.swp differ diff --git a/Teams/Xuaps/ABOUT.md b/Teams/Xuaps/ABOUT.md new file mode 100644 index 0000000..02267b9 --- /dev/null +++ b/Teams/Xuaps/ABOUT.md @@ -0,0 +1,16 @@ +We are Xuaps +================ + +We are a small and young team. We make excellent products focus on education and free knowledge. Through games, interactive books and educational tools we want to support your dreams and make them come true. + +| dvilchez | averdion | eanovoa +|--- |--- |--- +| ![dvilchez](http://0.gravatar.com/avatar/78316045d734c439ec92d31e0ca2f15c?s=200) | ![averdion](http://1.gravatar.com/avatar/bab0289b1a232c2eb0059bac93b57a21?s=200) | ![eanovoa](http://www.refly.co/img/team/edu.jpg) | + +Why we want to win? + + +Our project +======= + + diff --git a/Teams/Xuaps/team.json b/Teams/Xuaps/team.json new file mode 100644 index 0000000..3d584e8 --- /dev/null +++ b/Teams/Xuaps/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Xuaps", + "members": [ + { + "name": "David Vílchez", + "twitter": "dvilchez", + "koding": "dvilchez", + "location": "Vilagarcía de Arousa, ES" + }, + { + "name": "Alvaro Verdión", + "twitter": "averdion", + "koding": "averdion", + "location": "Málaga, ES" + }, + { + "name": "Eduardo J. Álvarez", + "twitter": "eanovoa", + "koding": "eanovoa", + "location": "Vigo, ES", + "lead": true + } + ] +}