Create team.json

This commit is contained in:
ptrouma
2014-11-26 14:39:34 +03:00
parent c039ce0e31
commit 233df98e77
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Hackitects",
"members": [
{
"name": "Peter Ouma",
"twitter": "ptrouma",
"koding": "ptrouma",
"location": "Nairobi, KE"
}
]
}