Created team.json
+ Everyone
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "We need a team name",
|
||||
"members": [
|
||||
{
|
||||
"name": "Michael Leng",
|
||||
"twitter": "Michael_Leng",
|
||||
"koding": "xsynergi",
|
||||
"location": "Shanghai, CN"
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Max Campbell",
|
||||
"twitter": "initd_daemon",
|
||||
"koding": "initdaemon",
|
||||
"location": "Manchester, UK"
|
||||
},
|
||||
{
|
||||
"name": "Dennis Planting",
|
||||
"twitter": "tryy3mc",
|
||||
"koding": "tryy3",
|
||||
"location": "Kumla, SE"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user