diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-12-12 19:46:02 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-12 21:55:09 -0500 |
commit | 2de2bd95f45639b8e21b1da7f72f506d43400b4d (patch) | |
tree | 76196311c65b15c8feb26d5aa91979913d203d05 /MAINTAINERS | |
parent | 03aed214b25c068cb9955063d4742273679b49f3 (diff) |
MAINTAINERS: add "B:" for URI where to file bugs
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.
Link: http://lkml.kernel.org/r/1476966135-26943-1-git-send-email-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfbb164acd20..db40318c46da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -74,6 +74,8 @@ Descriptions of section entries: | |||
74 | These reviewers should be CCed on patches. | 74 | These reviewers should be CCed on patches. |
75 | L: Mailing list that is relevant to this area | 75 | L: Mailing list that is relevant to this area |
76 | W: Web-page with status/info | 76 | W: Web-page with status/info |
77 | B: URI for where to file bugs. A web-page with detailed bug | ||
78 | filing info, a direct bug tracker link, or a mailto: URI. | ||
77 | Q: Patchwork web based patch tracking system site | 79 | Q: Patchwork web based patch tracking system site |
78 | T: SCM tree type and location. | 80 | T: SCM tree type and location. |
79 | Type is one of: git, hg, quilt, stgit, topgit | 81 | Type is one of: git, hg, quilt, stgit, topgit |