diff --git a/Teams/Angel Eats/team.json b/Teams/Angel Eats/team.json index 5b8816d..e194064 100644 --- a/Teams/Angel Eats/team.json +++ b/Teams/Angel Eats/team.json @@ -1,12 +1,19 @@ { - "teamName": "Angel Eats", - "members": [ - { - "name": "Camelia Boban", - "twitter": "cameliaboban", - "koding": "aissatech", - "location": "Rome, IT", - "lead":true - } - ] + "teamName": "Angel Eats", + "members": [ + { + "name": "Camelia Boban", + "twitter": "cameliaboban", + "koding": "aissatech", + "location": "Rome, IT", + "lead": true + }, + { + "name": "Maria Beatrice Wierusz Kowalska", + "twitter": "GrapholutionMb", + "koding": "mariabeatrice", + "location": "Rome, IT", + "lead": true + } + ] }