Create team.json file
Create team.json file for "Angel Eats" team
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"teamName": "Angel Eats",
|
||||
"members": [
|
||||
{
|
||||
"name": "Camelia Boban",
|
||||
"twitter": "cameliaboban",
|
||||
"koding": "aissatech",
|
||||
"location": "Rome, IT",
|
||||
"lead":true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user