From edfe988f99102ff29142b5c36cef76716956a71a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 29 Nov 2016 16:55:43 +0100 Subject: [PATCH] Make jcline admin of anitya as well --- 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 3aa6c3f06a..b9becb7411 100644 --- a/roles/anitya/frontend/templates/anitya.cfg +++ b/roles/anitya/frontend/templates/anitya.cfg @@ -17,6 +17,7 @@ DB_URL='postgresql://{{ anitya_db_user }}:{{ anitya_db_pass }}@{{ anitya_db_host ANITYA_WEB_ADMINS = [ 'http://ralph.id.fedoraproject.org/', 'http://pingou.id.fedoraproject.org/', + 'http://jcline.id.fedoraproject.org/', ] # Fedora OpenID endpoint