Re: [PATCH] .get_maintainer.ignore: add myself
From: Joe Perches
Date: Tue Mar 24 2026 - 03:55:42 EST
On Tue, 2026-03-24 at 05:47 +0000, Askar Safin wrote:
> I don't want get_maintainer.pl to automatically print my email.
>
> Signed-off-by: Askar Safin <[safinaskar@xxxxxxxxx](mailto:safinaskar@xxxxxxxxx)>
> ---
>
> Joe Perches, please, apply this.
I don't do that.
Send it to someone that will or pull it yourself.
Maybe GregKH or Andrew Morton.
Though I note that the only ones that get_maintainer actually
does this for the few commits that your email addresses signed
is for Documentation/admin-guide and that the zohomail.com
address is not shown.
> diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore
[]
> @@ -1,6 +1,8 @@
> Alan Cox <[alan@xxxxxxxxxxxxxxxxxxx](mailto:alan@xxxxxxxxxxxxxxxxxxx)>
> Alan Cox <[root@xxxxxxxxxxxxxxxxxxxxxxxxxxx](mailto:root@xxxxxxxxxxxxxxxxxxxxxxxxxxx)>
> Alyssa Rosenzweig <[alyssa@xxxxxxxxxxxxx](mailto:alyssa@xxxxxxxxxxxxx)>
> +Askar Safin <[safinaskar@xxxxxxxxx](mailto:safinaskar@xxxxxxxxx)>
> +Askar Safin <[safinaskar@xxxxxxxxxxxx](mailto:safinaskar@xxxxxxxxxxxx)>
> Christoph Hellwig <[hch@xxxxxx](mailto:hch@xxxxxx)>
> Jeff Kirsher <[jeffrey.t.kirsher@xxxxxxxxx](mailto:jeffrey.t.kirsher@xxxxxxxxx)>
> Marc Gonzalez <[marc.w.gonzalez@xxxxxxx](mailto:marc.w.gonzalez@xxxxxxx)>
>
> base-commit: c369299895a591d96745d6492d4888259b004a9e (mainline)
>
> ```