These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.
#!/usr/bin/env python3 # This is only used at build time to generate the documentation. from zuulclient.cmd import main if __name__ == '__main__': main()