]> Git Repo - J-u-boot.git/commit
scripts/get_maintainer.pl: update to current version
authorHeinrich Schuchardt <[email protected]>
Fri, 13 Oct 2017 17:31:20 +0000 (19:31 +0200)
committerTom Rini <[email protected]>
Mon, 16 Oct 2017 17:45:36 +0000 (13:45 -0400)
commit59ab72d7bc5672eaf74820cde156be313217c087
treeb1c8a126d57e1314e61cdfb3c1f4d75d96c0271d
parent9b46ce8cfc8a6357a5d055c89498720107545305
scripts/get_maintainer.pl: update to current version

Update the script to version 0.26 (as of Linux v4.14-rc1)
Keep our "penguin_chief".
Keep our top_of_kernel_tree.

The negative forms of the command line parameters are described
when using --help.

New options are

 --git-blame-signatures => when used with --git-blame,
                           also include all commit signers
 --r => include reviewer(s) if any
 --letters => print all matching 'letter' types
              from all matching sections

File .get_maintainer.ignore can be used to specify
email addressees that shall be ignored.

Signed-off-by: Heinrich Schuchardt <[email protected]>
scripts/get_maintainer.pl
This page took 0.037045 seconds and 4 git commands to generate.