Changes Alert Notifications from fred to engineering
@@ -1,4 +1,4 @@
locals {
# A list of people to receive the alert
- recipients = toset(["frederick.t.damstra@accenturefederal.com"])
+ recipients = toset(["xdr.eng@accenturefederal.com"])
}