diff options
author | Marc Gonzalez <marc.w.gonzalez@free.fr> | 2019-05-15 14:47:57 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-05-16 10:53:40 -0700 |
commit | 982c736cd67720d012cbd1379211a3736f887f5e (patch) | |
tree | 48f2fb279bb5ba40a607c860cdc9318d7a857c10 /.get_maintainer.ignore | |
parent | 648a5fbc90ee8c6d746c7a5661a2a811d5120651 (diff) | |
download | linux-rt-982c736cd67720d012cbd1379211a3736f887f5e.tar.gz |
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 <marc.w.gonzalez@free.fr>
Signed-off-by: Olof Johansson <olof@lixom.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 cca6d870f7a5..a64d21913745 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1 +1,2 @@ Christoph Hellwig <hch@lst.de> +Marc Gonzalez <marc.w.gonzalez@free.fr> |