diff options
author | Dan Carpenter <[email protected]> | 2022-08-10 12:18:08 +0300 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-08-20 15:17:44 -0700 |
commit | d10a72de54c2d2990721923e025ea505fa4f5b02 (patch) | |
tree | e9195862f0fdc42c3417a39257166fb9cfb78574 | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
get_maintainer: add Alan to .get_maintainer.ignore
Alan asked to be added to the .get_maintainer.ignore list.
Link: https://lkml.kernel.org/r/YvN30KhO9aD5Sza9@kili
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | .get_maintainer.ignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.get_maintainer.ignore b/.get_maintainer.ignore index a64d21913745..c298bab3d320 100644 --- a/.get_maintainer.ignore +++ b/.get_maintainer.ignore @@ -1,2 +1,4 @@ +Alan Cox <[email protected]> +Alan Cox <[email protected]> Christoph Hellwig <[email protected]> Marc Gonzalez <[email protected]> |