Added team.json and ABOUT.md files

This commit is contained in:
Liam Costello
2014-11-26 13:19:08 +02:00
parent 8cbfa0c18f
commit f4eb5f0c64
2 changed files with 17 additions and 0 deletions

1
Teams/TP;NS/ABOUT.md Normal file
View File

@@ -0,0 +1 @@

16
Teams/TP;NS/team.json Normal file
View File

@@ -0,0 +1,16 @@
{
"teamName": "TP;NS",
"members": [
{
"name": "Liam Costello",
"koding": "lolletsoc",
"location": "Athens, GR",
"lead": true
},
{
"name": "Noah Edelman",
"koding": "digitalmockingbird",
"location": "California, US"
}
]
}