Create team.json
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "iTeam",
|
||||
"members": [
|
||||
{
|
||||
"name": "Ivan Skorodumov",
|
||||
"twitter": "leckaxushr",
|
||||
"koding": "ivanpro",
|
||||
"location": "Moscow, RU",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Joseph Loyola",
|
||||
"twitter": "",
|
||||
"koding": "tabatsoy",
|
||||
"location": "Taytay, PH"
|
||||
},
|
||||
{
|
||||
"name": "Shin Masaharu",
|
||||
"twitter": "",
|
||||
"koding": "shinkun",
|
||||
"location": "Davao City, PH"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user