Create team.json

This commit is contained in:
mkobar
2014-12-02 23:03:33 -05:00
parent 3c8a88c37d
commit b150a64c26
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "BlackSpy",
"members": [
{
"name": "Mike Kobar",
"koding": "mkobar",
"location": "New York, US"
}
]
}