diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-03-06 16:47:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-08 12:36:54 +0100 |
commit | 7221fbe84f2e7cb0a7208115e8734cbe36d7b2a4 (patch) | |
tree | f386fc0add4cae75ac3261e93527bd351f54dd2d /.get_maintainer.ignore | |
parent | Merge branch 'ipv6-lockless-dump-addrs' (diff) | |
download | linux-7221fbe84f2e7cb0a7208115e8734cbe36d7b2a4.tar.xz linux-7221fbe84f2e7cb0a7208115e8734cbe36d7b2a4.zip |
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 <kuba@kernel.org>
Acked-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
-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 <alan@lxorguk.ukuu.org.uk> Alan Cox <root@hraefn.swansea.linux.org.uk> Christoph Hellwig <hch@lst.de> +Jeff Kirsher <jeffrey.t.kirsher@intel.com> Marc Gonzalez <marc.w.gonzalez@free.fr> |