From 9a095f88455d8de54adfbc323f5308f4a1ba900c Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 22 Jan 2016 14:51:01 +0000 Subject: [PATCH] 1452: Implement a GUI for StatMan Algorithms Importer Task-Url: https://support.d4science.org/issues/1452 Minor Update git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@122462 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../statalgoimporter/properties/NotificationRecipients.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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