diff mbox series

[v2,2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers

Message ID 20221112080717.17914-3-nicolas@fjasle.eu (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Update Kbuild and Kconfig entries | expand

Commit Message

Nicolas Schier Nov. 12, 2022, 8:07 a.m. UTC
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 <ndesaulniers@google.com>
Cc: Michal Marek <michal.lkml@markovi.net>
Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

Changes since v1:
  * Add missing 'no' to commit msg (Randy)
  * Add CREDITS entry for Michal (Nick)
diff mbox series

Patch

diff --git a/CREDITS b/CREDITS
index 1841184c834d..1606f1ad29b4 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2447,6 +2447,10 @@  S: 482 Shadowgraph Dr.
 S: San Jose, CA  95110
 S: USA
 
+N: Michal Marek
+E: michal.lkml@markovi.net
+D: Kbuild Maintainer 2009-2017
+
 N: Martin Mares
 E: mj@ucw.cz
 W: http://www.ucw.cz/~mj/
diff --git a/MAINTAINERS b/MAINTAINERS
index f37c6a9a8fac..48e45633b223 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11083,7 +11083,6 @@  F:	fs/autofs/
 
 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
 M:	Masahiro Yamada <masahiroy@kernel.org>
-M:	Michal Marek <michal.lkml@markovi.net>
 R:	Nathan Chancellor <nathan@kernel.org>
 R:	Nick Desaulniers <ndesaulniers@google.com>
 R:	Nicolas Schier <nicolas@fjasle.eu>