[PATCH] Opt out of scripts/get_maintainer.pl

From: Marc Gonzalez
Date: Wed May 15 2019 - 08:49:48 EST


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 <marc.w.gonzalez@xxxxxxx>
---
.get_maintainer.ignore | 1 +
1 file changed, 1 insertion(+)

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 <hch@xxxxxx>
+Marc Gonzalez <marc.w.gonzalez@xxxxxxx>
--
2.17.1