diff options
author | Jakub Kicinski <[email protected]> | 2024-03-06 07:47:03 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-08 11:36:54 +0000 |
commit | 7221fbe84f2e7cb0a7208115e8734cbe36d7b2a4 (patch) | |
tree | f386fc0add4cae75ac3261e93527bd351f54dd2d | |
parent | 570c86ed60ccce1bb4fca0c33fc9bb0679c59821 (diff) |
Add Jeff Kirsher to .get_maintainer.ignore
Jeff was retired as the Intel driver maintainer in
commit 6667df916fce ("MAINTAINERS: Update MAINTAINERS for
Intel ethernet drivers"), and his address bounces.
But he has signed-off a lot of patches over the years
so get_maintainer insists on CCing him.
We haven't heard from him since he left Intel, so remapping
the address via mailmap is also pointless. Add to ignored
addresses.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Tony Nguyen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | .get_maintainer.ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index c298bab3d320..7d1b30aae874 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1,4 +1,5 @@ Alan Cox <[email protected]> Alan Cox <[email protected]> Christoph Hellwig <[email protected]> +Jeff Kirsher <[email protected]> Marc Gonzalez <[email protected]> |