Create team.json

This commit is contained in:
Mark Steve Samson
2014-11-30 14:33:30 +08:00
parent c700e2241d
commit 4e7d0d3bb7
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "Incorgito",
"members": [
{
"name": "Mark Steve Samson",
"twitter": "themarksteve",
"koding": "marksteve",
"location": "Quezon City, PH"
},
{
"name": "Beato Bongco",
"twitter": "beatobongco",
"koding": "beatobongco",
"location": "Quezon City, PH"
}
]
}