diff --git a/Teams/1d20/ABOUT.md b/Teams/1d20/ABOUT.md index 89ae455..5339b01 100644 --- a/Teams/1d20/ABOUT.md +++ b/Teams/1d20/ABOUT.md @@ -10,12 +10,16 @@ COMBO!!! COMBO!!! COMBO!!! About your team =========================== -| detonavomek | andrewdacenko | pod666 | thymajesty -|--- |--- |--- |--- -| ![detonavomek](http://1d20dev.com/wp-content/uploads/2014/11/BlopKCLlolk-e1417117528284.jpg) | ![andrewdacenko](http://1d20dev.com/wp-content/uploads/2014/11/Snimok-ekrana-2014-08-21-v-18.26.36-2-e1417117493321.png) | ![pod666](http://1d20dev.com/wp-content/uploads/2014/11/15432-e1417117552938.png) | ![thymajesty](http://1d20dev.com/wp-content/uploads/2014/11/1234342-e1417117538285.png) | +| detonavomek | andrewdacenko | pod666 | thymajesty | knyshh | +|---|---|---|---|---| +| ![detonavomek](http://1d20dev.com/wp-content/uploads/2014/11/BlopKCLlolk-e1417117528284.jpg) | ![andrewdacenko](http://1d20dev.com/wp-content/uploads/2014/11/Snimok-ekrana-2014-08-21-v-18.26.36-2-e1417117493321.png) | ![pod666](http://1d20dev.com/wp-content/uploads/2014/11/15432-e1417117552938.png) | ![thymajesty](http://1d20dev.com/wp-content/uploads/2014/11/1234342-e1417117538285.png) | ![knyshh](http://1d20dev.com/wp-content/uploads/2014/12/jVhM3BKPc8o-e1417536585456.jpg) | -We are 4 friends in one group in university. -Once upone a time craftsman decided to enter the best techical university of Ukraine. By that moment he didn't knew, that he would met with ecenomist, musician and anime guy. The only one thing that hade grouped this cvartet are AD&D. Past some weekends thay had figured out that thay had another one common interest - programming. This was the fate. Passion for programming and role-playingmade it's diel. And thay unite the team. This team do all it's best to make a critical hit. 1d20 FTW! + +Once upone a time craftsman decided to enter the best techical university of Ukraine. By that moment he didn't knew, that he would met with ecenomist, musician and anime guy. The only one thing that hade grouped this cvartet are AD&D. Past some weekends thay had figured out that thay had another one common interest - programming. This was the fate. Passion for programming and role-playingmade it's diel. And thay unite the team. + +We had some problem. All of us knew nothing about design. And than we met last member of our team. It was a girl o_O. + +This team do all it's best to make a critical hit. 1d20 FTW! About our skills and what we are going to do? ======= diff --git a/Teams/1d20/team.json b/Teams/1d20/team.json index 9032a26..8772bd7 100644 --- a/Teams/1d20/team.json +++ b/Teams/1d20/team.json @@ -2,7 +2,7 @@ "teamName": "1d20", "members": [ { - "name": "Anthony Adamiv", + "name": "Anton Adamiv", "twitter": "detonavomek", "koding": "detonavomek", "location": "Kyiv, UA", @@ -22,9 +22,15 @@ }, { "name": "Dmitry Pryadko", - "twitter": "yesthymajesty", + "twitter": "Thy_Majestie", "koding": "thymajesty", "location": "Kyiv, UA" + }, + { + "name": "Alina Knyshh", + "twitter": "knyshh", + "koding": "knyshh", + "location": "Kyiv, UA" } ] }