Create team.json

This commit is contained in:
jacob2512
2014-11-26 02:54:52 -08:00
parent 6bab1b91ea
commit 72251e445e
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "0xFACE",
"members": [
{
"name": "Jacob Thomas",
"koding": "jacob2512",
"location": "Internet"
}
]
}