lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 24 Apr 2009 00:13:53 -0700
From:	Joe Perches <joe@...ches.com>
To:	Pavel Machek <pavel@....cz>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Sam Ravnborg <sam@...nborg.org>, randy.dunlap@...cle.com,
	torvalds@...ux-foundation.org, akpm@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/10] MAINTAINERS - add script, patterns and misc
 updates

On Wed, 2009-04-22 at 22:30 +0200, Pavel Machek wrote:
> If possible, it would be nice to aggregate multiple entries onto one
> line. I.e.:
> P:      Len Brown
> M:      len.brown@...el.com
> P:      Pavel Machek
> M:      pavel@....cz
> P:      Rafael J. Wysocki
> M:      rjw@...k.pl
> L:      linux-pm@...ts.linux-foundation.org
> S:      Supported
> 
> ->
> 
> P:      Len Brown now <len.brown@...el.com>, Pavel Machek <pavel@....cz>, Rafael J. Wysocki <rjw@...k.pl>
> L:      linux-pm@...ts.linux-foundation.org
> S:      Supported

I changed:

the script to support all 3 styles

	P:	name
	M:	address
or
	M:	name <address>
or
	M:	name1 <address1>, name2 <address2>

and made a few other changes to MAINTAINERS and the script.
You can pull it as below.

Let me know if it works for you.

The following changes since commit 091069740304c979f957ceacec39c461d0192158:
  Linus Torvalds (1):
        Linux 2.6.30-rc3

are available in the git repository at:

  git://repo.or.cz/linux-2.6/trivial-mods.git gm_20090423

Joe Perches (13):
      scripts/get_maintainer.pl - Output first field only in mailing lists and after maintainers.
      scripts/get_maintainer.pl - Better fix for subscriber-only mailing lists
      scripts/get_maintainer.pl - improve --git-chief-penquins (Linus Torvalds) filtering
      scripts/get_maintainer.pl - Warn on missing git or git repository
      scripts/get_maintainer.pl - support M: lines with names and multiple entries per M: line
      scripts/get_maintainer.pl - Better email name quoting
      scripts/get_maintainer.pl - Support both "P:/M:" and integrated "M:" lines
      MAINTAINERS - Add file patterns to "THE REST"
      MAINTAINERS - Update M32R file patterns after rename
      MAINTAINERS - Mark ALSA lists as moderated
      MAINTAINERS - Combine P: and M: entries
      MAINTAINERS - Combine multiple M: lines
      scripts/get_maintainer.pl - Don't print maintainers when not requested

 MAINTAINERS               | 2472 +++++++++++++--------------------------------
 scripts/get_maintainer.pl |  232 ++++-
 2 files changed, 907 insertions(+), 1797 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ