added the lead

This commit is contained in:
Mohamed Kamal Kamaly
2014-12-03 16:28:28 +02:00
parent 057826fbd6
commit 7bac98343d
+16 -15
View File
@@ -1,17 +1,18 @@
{
"teamName": "AMK",
"members": [
{
"name": "Mohamed Kamal Kamaly",
"twitter": "mohamedkomalo",
"koding": "mohamedkomalo",
"location": "Giza, EG"
},
{
"name": "Aya Mohiy El-Deen",
"twitter": "ayah_mohiy",
"koding": "ayamohiy",
"location": "Giza, EG"
}
]
"teamName": "AMK",
"members": [
{
"name": "Mohamed Kamal Kamaly",
"twitter": "mohamedkomalo",
"koding": "mohamedkomalo",
"location": "Giza, EG",
"lead": true
},
{
"name": "Aya Mohiy El-Deen",
"twitter": "ayah_mohiy",
"koding": "ayamohiy",
"location": "Giza, EG"
}
]
}