Create team.json
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"teamName": "CodeGreen",
|
||||
"members": [
|
||||
{
|
||||
"name": "Meni Vaitsi",
|
||||
"twitter": "menouliv",
|
||||
"koding": "menivaitsi",
|
||||
"location": "Santa Barbara, US",
|
||||
},
|
||||
{
|
||||
"name": "Dimuthu Upeksha",
|
||||
"twitter": "DimuthuUpe",
|
||||
"koding": "dimuthuupe",
|
||||
"location": "Moratuwa, LK"
|
||||
},
|
||||
{
|
||||
"name": "Maurizio T",
|
||||
"twitter": "madytyoo",
|
||||
"koding": "madytyoo",
|
||||
"location": "Milazzo, IT",
|
||||
},
|
||||
{
|
||||
"name": "Max Jacobson",
|
||||
"twitter": "",
|
||||
"koding": "maxmjacobson",
|
||||
"location": "Sao Paulo,BR",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user