Create team.json

This commit is contained in:
Mario Ruiz
2014-12-02 23:12:17 -06:00
parent f77feca800
commit 689a52898a

11
Teams/Singleton/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Singleton",
"members": [
{
"name": "Mario Ruiz",
"twitter": "marioruizfont",
"koding": "web20opensource",
"location": "Qro, Mexico"
}
]
}