Merge pull request #853 from ronindesign/master

Team Aperture Science
This commit is contained in:
Nitin Gupta
2014-12-03 00:29:51 -08:00
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
//about
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Aperture Science",
"members": [
{
"name": "Tim Turner",
"twitter": "turnert",
"koding": "tturner",
"location": "Seattle, US",
"lead": true
},
{
"name": "Eric Jackson",
"twitter": "Eric_J_Designer",
"koding": "ericj",
"location": "Rockford, US"
},
{
"name": "Super Bear",
"twitter": "superbear_cn",
"koding": "superbear",
"location": "wuhan, CN"
}
]
}