Create team.json

This commit is contained in:
zmzsmnh
2014-11-26 22:49:13 +08:00
parent 2c37b1e4d1
commit d17b3e7f22

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

@@ -0,0 +1,11 @@
{
"teamName": "Terra",
"members": [
{
"name": "Meizan Zheng",
"twitter": "mysirius",
"koding": "zmzsmnh",
"location": "Hangzhou, CN"
}
]
}