Create team.json

This commit is contained in:
Victor Yin
2014-12-04 00:53:04 +08:00
parent 4fde32f877
commit a7894b6414

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

@@ -0,0 +1,11 @@
{
"teamName": "NEXT",
"members": [
{
"name": "Victor Zun",
"twitter": "viztorix",
"koding": "viztor",
"location": "Zhejiang, CN"
}
]
}