This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 767248be31 Updated the admin emails for new user notifications
767248be31 is described below
commit 767248be319683fa06b45b3fbd18f011e4df5861
Author: eroma2014 <[email protected]>
AuthorDate: Tue Feb 27 16:00:03 2024 -0500
Updated the admin emails for new user notifications
---
.../inventories/scigap/production/host_vars/interactwel/vars.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/host_vars/interactwel/vars.yml
b/dev-tools/ansible/inventories/scigap/production/host_vars/interactwel/vars.yml
index 4197d0c3c3..743075a642 100644
---
a/dev-tools/ansible/inventories/scigap/production/host_vars/interactwel/vars.yml
+++
b/dev-tools/ansible/inventories/scigap/production/host_vars/interactwel/vars.yml
@@ -44,7 +44,7 @@ gateway_data_store_ssh_public_key: "ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCFkcK2
django_hidden_airavata_apps: "[]"
django_user_data_archive_max_age_days: 180
-admin_emails: "[('SGRC', '[email protected]'),('Samuel
Rivera','[email protected]'),('Meghna
Babbar-Sebens','[email protected]')]"
+admin_emails: "[('Eroma Abeysinghe', '[email protected]'),('Samuel
Rivera','[email protected]'),('Meghna
Babbar-Sebens','[email protected]')]"
portal_title: "InterACTWEL Gateway"
...