Add team hashtag

This commit is contained in:
Yakov Khalinsky
2014-12-03 14:01:27 +11:00
parent b1444eb0c2
commit f9aaa5af33
2 changed files with 30 additions and 0 deletions

1
Teams/hashtag/ABOUT.md Normal file
View File

@@ -0,0 +1 @@
Just a random group of guys who happen to work together at the same company :)

29
Teams/hashtag/team.json Normal file
View File

@@ -0,0 +1,29 @@
{
"teamName": "hashtag",
"members": [
{
"name": "Yakov Khalinsky",
"twitter": "russianator",
"koding": "russianator",
"location": "Melbourne, AU",
"lead": true
},
{
"name": "Marcelo Garcia Oliveira",
"koding": "marcelogo",
"location": "Melbourne, AU"
},
{
"name": "Arpit Srivastava",
"twitter": "arpit2438735",
"koding": "arpit2438735",
"location": "Bangalore, IN"
},
{
"name": "Mohit Suman",
"twitter": "mohit_langoor",
"koding": "mohitjee15",
"location": "Bangalore, IN"
}
]
}