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


Groups > linux.kernel > #1490305

Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS
Date 2016-09-23 18:30 +0200
Message-ID <skBwl-6cz-3@gated-at.bofh.it> (permalink)
References <skAgW-5sZ-39@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 2016-09-23 at 12:07 -0300, Mauro Carvalho Chehab wrote:
> So, let's use an unusual approach: manually convert the
> text at the MAINTAINERS file head, adding it at a new
> Documentation/user/MAINTAINERS.rst, and include, as a code
> block, the rest of MAINTAINERS contents, with only the
> contents of the maintainers entries.
> 
> There's a side effect of this approach: now, if the
> explanation text at the MAINTAINERS file is touched, it should be
> modified also at the Documentation/user/MAINTAINERS.rst file.
> Yet, as the number of changes there are small, this
> should be manageable.

couldn't this be a generated file from some awk script instead
of being duplicated content with a plea to be kept in sync?

> diff --git a/Documentation/user/MAINTAINERS.rst b/Documentation/user/MAINTAINERS.rst
> new file mode 100644

[etc]

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


Thread

[RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-23 17:10 +0200
  Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Jonathan Corbet <corbet@lwn.net> - 2016-09-23 17:20 +0200
    Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-23 17:40 +0200
      Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Markus Heiser <markus.heiser@darmarit.de> - 2016-09-23 18:30 +0200
  Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Joe Perches <joe@perches.com> - 2016-09-23 18:30 +0200
    Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-23 20:00 +0200

csiph-web