Create team.json

This commit is contained in:
TheWarriorPoet
2014-11-22 11:43:30 +11:00
parent 7e4861a3c1
commit 5f9c583d42
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "The Warrior Poet",
"members": [
{
"name": "Andrew Jones",
"twitter": "AndrewCVPD",
"koding": "thewarriorpoet",
"location": "Wollongong, NSW, Australia",
"lead": true
}
]
}