Added Team Leader

This commit is contained in:
Isaac Rowe
2014-11-26 15:27:18 -05:00
parent be5ef0edf3
commit a9497ad46f
2 changed files with 18 additions and 1 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"name": "Isaac Rowe",
"twitter": "Isaac_rowe1",
"koding": "irowe",
"location": "Lexington, US"
"location": "Lexington, US",
"lead" : "true"
},
{
"name": "Joel Ewing",
+16
View File
@@ -0,0 +1,16 @@
{
"teamName": "Lexington Techs",
"members": [
{
"name": "Isaac Rowe",
"twitter": "Isaac_rowe1",
"koding": "irowe",
"location": "Lexington, US"
},
{
"name": "Joel Ewing",
"koding": "physicsshark",
"location": "Lexington, US"
}
]
}