From f9632fe349992faa26c1ca62f595066cbfe9d46f Mon Sep 17 00:00:00 2001 From: Nathan Chancellor Date: Tue, 7 Jul 2026 12:52:25 -0700 Subject: [PATCH] .get_maintainer.ignore: add Nathan Chancellor I do work all over the tree as part of ClangBuiltLinux and Kbuild, which ultimately results in a lot of irrelevant CCs when submitters run get_maintainer.pl with the default git fallback enabled. Add myself to .get_maintainer.ignore so I only get CC'd through explicitly maintained files/patterns or a submitter intentionally adding me to the list. Link: https://lore.kernel.org/20260707-add-nathan-to-get_maintainers-ignore-v1-1-810926e8eea3@kernel.org Signed-off-by: Nathan Chancellor Signed-off-by: Andrew Morton --- .get_maintainer.ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index 60b6b2a374cd..5ad082b4dd03 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -5,4 +5,5 @@ Askar Safin Christoph Hellwig Jeff Kirsher Marc Gonzalez +Nathan Chancellor Ralf Baechle