toddlers: fix the url to the email_overrides file now that we no longer have a master branch

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-13 09:47:53 +01:00
parent 71b7848911
commit 768496ff45

View file

@ -121,7 +121,7 @@ old_composes_url = "https://kojipkgs.fedoraproject.org/compose/"
mbs_url = "https://mbs.fedoraproject.org/module-build-service/2/module-builds/"
[consumer_config.check_email_overrides]
email_overrides_url = "https://pagure.io/fedora-infra/ansible/raw/master/f/roles/openshift-apps/distgit-bugzilla-sync/templates/email_overrides.toml"
email_overrides_url = "https://pagure.io/fedora-infra/ansible/raw/main/f/roles/openshift-apps/distgit-bugzilla-sync/templates/email_overrides.toml"
[consumer_config.clean_retired_packages]
pdc_active_branches = "https://pdc.fedoraproject.org/extras/active_branches.json"