diff options
author | Nicolas Schier <[email protected]> | 2022-11-12 09:07:16 +0100 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2022-11-16 14:53:00 +0900 |
commit | 85c2d6d82774368d19b3febc4cfed5957a32e976 (patch) | |
tree | 340b8bc9d3fedf9bbc7ef79add959a85e2832dd6 | |
parent | 869e1504e1afcb663e04e93954a771d44fa2a669 (diff) |
MAINTAINERS: Remove Michal Marek from Kbuild maintainers
Remove Michal Marek from Kbuild maintainers as there is no response from him
since October 2017. Add an entry for Michal in CREDITS.
Michal, thanks for maintaining Kbuild for almost eight years!
Suggested-by: Nick Desaulniers <[email protected]>
Cc: Michal Marek <[email protected]>
Signed-off-by: Nicolas Schier <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -2452,6 +2452,10 @@ S: 482 Shadowgraph Dr. S: San Jose, CA 95110 S: USA +N: Michal Marek +D: Kbuild Maintainer 2009-2017 + N: Martin Mares W: http://www.ucw.cz/~mj/ diff --git a/MAINTAINERS b/MAINTAINERS index c81a68dfa2a7..8d34ef02334d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11092,7 +11092,6 @@ F: fs/autofs/ KERNEL BUILD + files below scripts/ (unless maintained elsewhere) M: Masahiro Yamada <[email protected]> -M: Michal Marek <[email protected]> R: Nathan Chancellor <[email protected]> R: Nick Desaulniers <[email protected]> R: Nicolas Schier <[email protected]> |