diff --git a/Teams/PoplarFluff/ABOUT.md b/Teams/PoplarFluff/ABOUT.md new file mode 100644 index 0000000..c2e73f2 --- /dev/null +++ b/Teams/PoplarFluff/ABOUT.md @@ -0,0 +1,13 @@ + +# PoplarFluff Team + +Coming soon + +# About Us + +Coming soon + +# Languages + +- Javascript +- PHP diff --git a/Teams/PoplarFluff/team.json b/Teams/PoplarFluff/team.json new file mode 100644 index 0000000..dabfc06 --- /dev/null +++ b/Teams/PoplarFluff/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "PoplarFluff", + "members": [ + { + "name": "Maxim Kuptsov", + "twitter": "pugovok", + "koding": "pugovok", + "location": "Smolensk, RU", + "lead": true + }, + { + "name": "Artem Radchenkov", + "twitter": "", + "koding": "armit", + "location": "Smolensk, RU" + }, + { + "name": "Ilya Kolesnikov", + "twitter": "ilya3d", + "koding": "ilya3d", + "location": "Smolensk, RU" + }, + { + "name": "Dmitriy Savushkin", + "twitter": "", + "koding": "dimasavushkin", + "location": "Smolensk, RU" + } + ] +}