| |
@@ -26,7 +26,7 @@
|
| |
bz.default-component %(repo)s
|
| |
sendemail.to container-%(repo)s-maintainers@fedoraproject.org
|
| |
distgit_namespaced = True
|
| |
- distgit_namespaces = rpms container modules flatpaks
|
| |
+ distgit_namespaces = rpms container flatpaks
|
| |
lookaside_namespaced = True
|
| |
kerberos_realms = STG.FEDORAPROJECT.ORG
|
| |
oidc_id_provider = https://id.stg.fedoraproject.org/openidc/
|
| |
I saw an influx of bogus requests like https://pagure.io/releng/fedora-scm-requests/issue/72611 -- I don't know if those are by fedpkg, but perhaps they are. Let's stop them.
(The next step might be to remove all module-related code from this project as well.)