distgit/pagure: tell pagure-dist-git that main == rawhide

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-02-03 20:40:27 +01:00
parent c6e09b40cb
commit f7f8f965c8

View file

@ -80,6 +80,8 @@ UNSPECIFIED_BLACKLIST_RES = ['refs/heads/main',
'refs/heads/epel[0-9]+',
'refs/heads/el[0-9]+',
'refs/heads/olpc[0-9]+']
PDC_BRANCH_OVERRIDES = {"refs/heads/main": "refs/heads/rawhide"}
ALLOW_HTTP_PUSH = True