#292 please create a component "general" for "Fedora EPEL"
Closed: Fixed None Opened 16 years ago by thl.

Fedora has a component "general" in bugzilla; it's sometimes used for tracker bugs; we'd like to have such a component for EPEL as well. Could somebody please create it and make me (thl, fedora [AT] leemhuis.info) own it? tia


Toshio, is this something you can do or is this something I have to contact the bugzilla admins for?

I should be able to do this. Thorsten, here's the data that I'll need to add this:

{'product': 'Fedora EPEL',
'component': 'general',
'description':
'initialowner':
'initialqacontact':
'initialcclist': (OPTIONAL)
}

Sorry, Here's what I need, formatted for readability:

{{{
{'product': 'Fedora EPEL',

'component': 'general',
'description':
'initialowner':
'initialqacontact':
'initialcclist': (OPTIONAL)
}
}}}

thx for your help toshio!
{{{
{
'product': 'Fedora EPEL',
'component': 'general',
'description': 'For bugs not specific to any single component.'
'initialowner': 'fedora@leemhuis.info'
'initialqacontact': 'extras-qa@fedoraproject.org'
}
}}}

I can see the new component in bugzilla when I file a new Fedora EPEL bug. If it doesn't work for some reason, let me know!

Login to comment on this ticket.

Metadata