Add nb to pagure.io admins
This commit is contained in:
parent
d36793f68b
commit
608d769edc
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ DB_URL = 'postgresql://{{ pagure_db_user }}:{{ pagure_db_pass }}@{{ pagure_db_ho
|
|||
|
||||
### The FAS group in which the admin of pagure are
|
||||
ADMIN_GROUP = None
|
||||
PAGURE_ADMIN_USERS = ["pingou", "kevin", "smooge", "mobrien"]
|
||||
PAGURE_ADMIN_USERS = ["pingou", "kevin", "smooge", "mobrien", "nb"]
|
||||
|
||||
# The publicly visible admin email address
|
||||
ADMIN_EMAIL = 'admin@fedoraproject.org'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue