From 4e47bf4e118d4620bb85853cc3797f0e91e1d7a9 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 28 Aug 2018 15:06:04 +0000 Subject: [PATCH] Add zlopez to the list of anitya admins --- 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 e947dcf431..c9bda4fdc0 100644 --- a/roles/anitya/frontend/templates/anitya.cfg +++ b/roles/anitya/frontend/templates/anitya.cfg @@ -18,6 +18,7 @@ ANITYA_WEB_ADMINS = [ 'http://ralph.id.fedoraproject.org/', 'http://pingou.id.fedoraproject.org/', 'http://jcline.id.fedoraproject.org/', + 'http://zlopez.id.fedoraproject.org/', 'http://tibbs.id.fedoraproject.org/', 'http://carlwgeorge.id.fedoraproject.org/', ]