Added team.json file.

This commit is contained in:
Hans Rødtang
2014-11-28 01:08:20 +01:00
parent 2c37b1e4d1
commit 74168bbb5f

View File

@@ -0,0 +1,17 @@
{
"teamName": "Super Code Bros",
"members": [
{
"name": "Hans Rødtang",
"twitter": "hansrodtang",
"koding": "hansrodtang",
"location": "Oslo, NO"
},
{
"name": "Nicolai Skogheim",
"twitter": "nicolaiskogheim",
"koding": "nicolaiskogheim",
"location": "Oslo, NO"
}
]
}