Add fields for acessing FAS

This commit is contained in:
yceh 2017-10-01 22:26:01 +08:00 committed by GitHub
parent 0a3276af7f
commit fe63a87dd5

View file

@ -6,4 +6,6 @@ url = "https://bugzilla.redhat.com/xmlrpc.cgi"
{% endif %}
username = "package-review@lists.fedoraproject.org"
password = "{{ packagereviewbugzilla }}"
adminfasusername = "{{ FASusername }}"
adminfaspassword = "{{ FASpasswd }}"
maxpackages = 5