Merge pull request #850 from yakovkhalinsky/master

Add team hashtag
This commit is contained in:
Nitin Gupta
2014-12-03 00:32:16 -08:00
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Just a random group of guys who happen to work together at the same company :)
+29
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"
}
]
}