Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1506995

Re: [PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs

From Daniel Vetter <daniel@ffwll.ch>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs
Date 2016-10-24 10:40 +0200
Message-ID <svIXw-56E-5@gated-at.bofh.it> (permalink)
References <sukDT-7vO-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Oct 20, 2016 at 03:22:12PM +0300, Jani Nikula wrote:
> 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?

fwiw I want this, I think documenting bugzilla and irc channels (for
subsystems and drivers using them) will help a lot to make
(sub)communities of the kernel more approachable. On the entire series:

Very-much-Wanted-by: Daniel Vetter <daniel.vetter@ffwll.ch>

> ---
>  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
> -- 
> 2.1.4
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs Jani Nikula <jani.nikula@intel.com> - 2016-10-20 14:30 +0200
  Re: [PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs Daniel Vetter <daniel@ffwll.ch> - 2016-10-24 10:40 +0200
  Re: [PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs Andrew Donnellan <andrew.donnellan@au1.ibm.com> - 2016-10-24 10:50 +0200
  [RFC PATCH] get_maintainer: Look for arbitrary letter prefixes in  sections Joe Perches <joe@perches.com> - 2016-10-24 20:20 +0200

csiph-web