Different subsystems and drivers have different preferences for where to file bugs and what information to include. Add "B:" entry for specifying the URI for the bug tracker directly, a web page for detailed info on filing bugs, or a mailto: URI.
Cc: Daniel Vetter daniel@ffwll.ch Cc: Joe Perches joe@perches.com Cc: Andrew Morton akpm@linux-foundation.org Signed-off-by: Jani Nikula jani.nikula@intel.com
---
Dust settled since the last time, maybe we can make URI work? --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 89112a65b831..4a47ec00a09d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -74,6 +74,8 @@ Descriptions of section entries: These reviewers should be CCed on patches. L: Mailing list that is relevant to this area W: Web-page with status/info + B: URI for where to file bugs. A web-page with detailed bug + filing info, a direct bug tracker link, or a mailto: URI. Q: Patchwork web based patch tracking system site T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit