From fe63a87dd5607d5ce802bb9db0c89b37ad97c47e Mon Sep 17 00:00:00 2001 From: yceh <31328757+yceh@users.noreply.github.com> Date: Sun, 1 Oct 2017 22:26:01 +0800 Subject: [PATCH] Add fields for acessing FAS --- scripts/review-stats/review-stats.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/review-stats/review-stats.cfg b/scripts/review-stats/review-stats.cfg index 3d2fc7a..ecb9c54 100644 --- a/scripts/review-stats/review-stats.cfg +++ b/scripts/review-stats/review-stats.cfg @@ -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