From 0f902fb6f3de7101aaf134430f242d2c1b7837f7 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 19 Jun 2018 13:52:26 +0000 Subject: [PATCH] Add carlwgeorge to the anitya web admins This gives them permissions to view flagged projects, as well as the ability to remove versions, mappings, and projects. --- roles/anitya/frontend/templates/anitya.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/anitya/frontend/templates/anitya.cfg b/roles/anitya/frontend/templates/anitya.cfg index 2c4dfd9e3d..e947dcf431 100644 --- a/roles/anitya/frontend/templates/anitya.cfg +++ b/roles/anitya/frontend/templates/anitya.cfg @@ -19,6 +19,7 @@ ANITYA_WEB_ADMINS = [ 'http://pingou.id.fedoraproject.org/', 'http://jcline.id.fedoraproject.org/', 'http://tibbs.id.fedoraproject.org/', + 'http://carlwgeorge.id.fedoraproject.org/', ] # Email addresses to send tracebacks to when an HTTP 500 occurs