The patch titled Subject: MAINTAINERS: clarify that "B:" is the URI where to file bugs has been added to the -mm tree. Its filename is maintainers-clarify-that-b-is-the-uri-where-to-file-bugs.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-clarify-that-b-is-the-uri-where-to-file-bugs.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-clarify-that-b-is-the-uri-where-to-file-bugs.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Jani Nikula <jani.nikula@xxxxxxxxx> Subject: MAINTAINERS: clarify that "B:" is the URI where to file bugs Different subsystems and drivers have different preferences for where to file bugs and what information to include. 686564434e88 ("MAINTAINERS: Add bug tracking system location entry type") added "B:" entry for this. Clarify that "B:" specifies the URI for the bug tracker directly, a web page for detailed info on filing bugs, or a mailto: URI. Fixes: 686564434e88 ("MAINTAINERS: Add bug tracking system location entry type") Link: http://lkml.kernel.org/r/1480939439-27947-1-git-send-email-jani.nikula@xxxxxxxxx Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> Cc: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> Cc: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff -puN MAINTAINERS~maintainers-clarify-that-b-is-the-uri-where-to-file-bugs MAINTAINERS --- a/MAINTAINERS~maintainers-clarify-that-b-is-the-uri-where-to-file-bugs +++ a/MAINTAINERS @@ -81,7 +81,8 @@ Descriptions of section entries: Q: Patchwork web based patch tracking system site T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit - B: Bug tracking system location. + B: URI for where to file bugs. A web-page with detailed bug + filing info, a direct bug tracker link, or a mailto: URI. S: Status, one of the following: Supported: Someone is actually paid to look after this. Maintained: Someone actually looks after it. _ Patches currently in -mm which might be from jani.nikula@xxxxxxxxx are maintainers-add-b-for-uri-where-to-file-bugs.patch maintainers-add-drm-and-drm-i915-bug-filing-info.patch maintainers-add-c-for-uri-for-chat-where-developers-hang-out.patch maintainers-add-drm-and-drm-i915-irc-channels.patch maintainers-clarify-that-b-is-the-uri-where-to-file-bugs.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html