Move to src.fp.o which is https
This commit is contained in:
parent
4b45f4620c
commit
82fb1996dd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ abspath = os.path.abspath(os.environ['GIT_DIR'])
|
|||
PATTERNS = ('+ExclusiveArch:', '+ExcludeArch:', '+%ifarch', '+%ifnarch')
|
||||
FROM_EMAIL = 'githook-noreply@fedoraproject.org'
|
||||
TO_MAIL = 'arch-excludes@lists.fedoraproject.org'
|
||||
CGIT_URL = 'http://pkgs.fedoraproject.org/cgit/%s/commit/?id=%s'
|
||||
CGIT_URL = 'https://src.fedoraproject.org/cgit/%s/commit/?id=%s'
|
||||
EMAIL_SEND = True
|
||||
SMTP_SERVER = 'localhost'
|
||||
SMTP_PORT = 25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue