From: Marc Gonzalez Date: Wed, 15 May 2019 12:47:57 +0000 (+0200) Subject: Opt out of scripts/get_maintainer.pl X-Git-Tag: v5.4-rc1~935^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=982c736cd67720d012cbd1379211a3736f887f5e;p=platform%2Fkernel%2Flinux-rpi.git Opt out of scripts/get_maintainer.pl A few months ago, I submitted a trivial arm64 defconfig update. get_maintainer.pl now outputs my address for every defconfig tweak. Add me to .get_maintainer.ignore to opt out of these notifications. Signed-off-by: Marc Gonzalez Signed-off-by: Olof Johansson --- diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index cca6d870f7a5..a64d21913745 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1 +1,2 @@ Christoph Hellwig +Marc Gonzalez