[PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method

From: Jani Nikula
Date: Tue Jan 26 2016 - 04:12:03 EST


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.

Cc: Daniel Vetter <daniel@xxxxxxxx>
Cc: Joe Perches <joe@xxxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx>

---

v2: drop the B: entry for i915 due to bikeshedding, let's see if there's
a chance this B: entry sticks in general
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

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.
T: SCM tree type and location.
Type is one of: git, hg, quilt, stgit, topgit
S: Status, one of the following:
--
2.1.4