Map dist-git namespaces to pdc types.
This commit is contained in:
parent
d39f09af12
commit
a6de3a1d20
1 changed files with 5 additions and 0 deletions
|
@ -125,6 +125,11 @@ PRODUCTS_TO_LEAD_BRANCH = {
|
|||
# If epel7 is retired, then all new epel bugs go to orphan.
|
||||
'Fedora EPEL': 'epel7',
|
||||
}
|
||||
PDC_TYPES = {
|
||||
'rpms': 'rpm',
|
||||
'modules': 'module',
|
||||
'container': 'container',
|
||||
}
|
||||
|
||||
|
||||
# When querying for current info, take segments of 1000 packages a time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue