get_maintainer.pl: Add an ignore list for git history
As Pali Rohár has asked to not be copied on changes to files he is not a specific maintainer of, add his address to .get_maintainer.ignore. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
This commit is contained in:
1
.get_maintainer.ignore
Normal file
1
.get_maintainer.ignore
Normal file
@@ -0,0 +1 @@
|
||||
"Pali Rohár" <pali@kernel.org>
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -53,6 +53,7 @@ fit-dtb.blob*
|
||||
#
|
||||
!.gitignore
|
||||
!.mailmap
|
||||
!.get_maintainer.*
|
||||
|
||||
#
|
||||
# Generated files
|
||||
|
Reference in New Issue
Block a user