diff --git a/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt b/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt index 4d31103..1a3e67f 100644 --- a/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt +++ b/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt @@ -1,2 +1,3 @@ { "recipients": [ { "user":"giancarlo.panichi", "surname":"Panichi", "name":"Giancarlo"}, -{ "user":"gianpaolo.coro", "surname":"Coro", "name":"Gianpaolo"} ] } \ No newline at end of file +{ "user":"gianpaolo.coro", "surname":"Coro", "name":"Gianpaolo"}, +{ "user":"roberto.cirillo", "surname":"Cirillo", "name":"Roberto"} ] } \ No newline at end of file