Added team information

This commit is contained in:
Dan Michael Molina
2014-12-03 10:43:05 +08:00
parent e892fafcbc
commit 6e4ed765b1
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Salap",
"members": [
{
"name": "Dan Michael Molina",
"twitter": "danmichaelm",
"koding": "koding username",
"location": "Makati City, 1208 Philippines",
"lead": true
},
{
"name": "Jernon Magcalas",
"twitter": "manuvers01",
"koding": "jernonmagcalas",
"location": "Makati City, 1208 Philippines"
},
{
"name": "Clark Galgo",
"twitter": "clarkgalgo",
"koding": "clark21",
"location": "Makati City, 1208 Philippines"
}
]
}