From ce618bc938b34682c3ef3f53c54eb576ba8cb681 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 4 Aug 2021 13:18:44 -0400 Subject: [PATCH] there was a duplicate entry for the email address upstream-release-monitoring which might have caused issues with new aliases. Fixed --- roles/fas_client/files/aliases.template | 2 +- roles/fasjson/files/aliases.static | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/fas_client/files/aliases.template b/roles/fas_client/files/aliases.template index 6f266233b7..089c5b10ff 100644 --- a/roles/fas_client/files/aliases.template +++ b/roles/fas_client/files/aliases.template @@ -361,7 +361,7 @@ fcommunity: johnp@fedoraproject.org ocamlmaint: ocaml-devel@lists.fedoraproject.org mingwmaint: mingw@lists.fedoraproject.org java-sig: java-devel@lists.fedoraproject.org -upstream-release-monitoring: pingou,ralph +#upstream-release-monitoring: pingou,ralph aws: aws-members awsci: kevin@scrye.com msftazure: msftazure-members diff --git a/roles/fasjson/files/aliases.static b/roles/fasjson/files/aliases.static index ec12ccc96e..fc44354cc7 100644 --- a/roles/fasjson/files/aliases.static +++ b/roles/fasjson/files/aliases.static @@ -362,7 +362,7 @@ fcommunity: johnp@fedoraproject.org ocamlmaint: ocaml-devel@lists.fedoraproject.org mingwmaint: mingw@lists.fedoraproject.org java-sig: java-devel@lists.fedoraproject.org -upstream-release-monitoring: pingou,ralph +#upstream-release-monitoring: pingou,ralph aws: aws-members awsci: kevin@scrye.com msftazure: msftazure-members