Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1318023
| From | Jani Nikula <jani.nikula@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method |
| Date | 2016-01-26 16:10 +0100 |
| Message-ID | <qVdpM-5RZ-11@gated-at.bofh.it> (permalink) |
| References | <qV7X5-1ZG-29@gated-at.bofh.it> <qVd6q-5vL-19@gated-at.bofh.it> <qVdg6-5z6-21@gated-at.bofh.it> |
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo |
On Tue, 26 Jan 2016, Richard Weinberger <richard.weinberger@gmail.com> wrote: > On Tue, Jan 26, 2016 at 3:42 PM, Joe Perches <joe@perches.com> wrote: >> On Tue, 2016-01-26 at 11:10 +0200, Jani Nikula wrote: >>> Different subsystems and drivers have different preferred ways of >>> receiving bug reports; mailing list or bugzillas at various >>> locations. Add "B:" entry for specifying the preference to guide bug >>> reporters at the right location. >> [] >>> v2: drop the B: entry for i915 due to bikeshedding, let's see if there's >>> a chance this B: entry sticks in general >> [] >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 30aca4aa5467..c9da3a2af398 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -75,6 +75,8 @@ Descriptions of section entries: >>> L: Mailing list that is relevant to this area >>> W: Web-page with status/info >>> Q: Patchwork web based patch tracking system site >>> + B: Preferred method for reporting bugs; bug tracking system site >>> + or "List" for mailing list. >> >> I think that "List" is not a good idea. >> >> Intermixing mailing list email addresses and URLs seems >> odd and inconsistent. >> >> Maybe there could be something like the "T:" and "S:" >> entries where some additional qualifier is used for the >> specific type of bug reporting. > > Yeah, if B: is present, use the given URL for bug reporting. > If not use the mailinglist... :-) B: not being present, the status quo, could mean either the list or https://bugzilla.kernel.org/, depending on the driver/subsystem. I'd also like to encourage people to add URLs like https://bugzilla.kernel.org/enter_bug.cgi?product=ACPI&component=BIOS here to immediately lead the bug reporter to the correct product and component in the bug tracker. BR, Jani. -- Jani Nikula, Intel Open Source Technology Center
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Jani Nikula <jani.nikula@intel.com> - 2016-01-26 10:20 +0100
Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Joe Perches <joe@perches.com> - 2016-01-26 15:40 +0100
Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Joe Perches <joe@perches.com> - 2016-01-26 15:50 +0100
Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Jani Nikula <jani.nikula@intel.com> - 2016-01-26 16:00 +0100
Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Richard Weinberger <richard.weinberger@gmail.com> - 2016-01-26 16:00 +0100
Re: [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Jani Nikula <jani.nikula@intel.com> - 2016-01-26 16:10 +0100
Re: [Intel-gfx] [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Dave Gordon <david.s.gordon@intel.com> - 2016-01-26 16:40 +0100
Re: [Intel-gfx] [PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method Joe Perches <joe@perches.com> - 2016-01-26 21:20 +0100
csiph-web