Create team.json

This commit is contained in:
philmortz05
2014-12-02 20:30:16 +08:00
parent 4ff357fa89
commit 2b28f815b0
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "DIVISION",
"members": [
{
"name": "Philip Rego Morato",
"twitter": "philmortz05",
"koding": "shadowwalker05",
"location": "Davao, PH"
}
]
}