13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"teamName": "M-Team",
|
|
"members": [
|
|
{
|
|
"name": "Moemen Mostafa",
|
|
"twitter": "MoemenMostafa",
|
|
"koding": "moemen",
|
|
"location": "caior, EG",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|