Skip to content

Commit

Permalink
scripts/get_maintainer.pl: use mailmap in name deduplication and othe…
Browse files Browse the repository at this point in the history
…r updates

Use Florian Mickler's mailmap routine to reduce name duplication.

o Add subroutine deduplicate_email to centralize code
o Add hashes for deduplicate_(name|address)_hash
o Remove now unused @interactive_to
o Whitespace neatening
o Add command line --help text
o Add --mailmap command line option control
o Interactive changes:
   - Add toggles for maintainer, git and list selections
   - Default selection is all
   - Add mailmap control

Update to 0.26-beta5

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Florian Mickler <florian@mickler.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Oct 26, 2010
1 parent 47abc72 commit b9e2331
Showing 1 changed file with 148 additions and 84 deletions.
Loading

0 comments on commit b9e2331

Please sign in to comment.