diff mbox series

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

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

Commit Message

Nicolas Schier Nov. 10, 2022, 3:04 p.m. UTC
Remove Michal Marek from Kbuild maintainers as there is response since
October 2017.

Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Randy Dunlap Nov. 10, 2022, 6:55 p.m. UTC | #1
On 11/10/22 07:04, Nicolas Schier wrote:
> Remove Michal Marek from Kbuild maintainers as there is response since

                                                       is no response since
?

> October 2017.
> 
> Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
> Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 61a6848192c5..45c88bb34b6b 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:	Nick Desaulniers <ndesaulniers@google.com>
>  R:	Nicolas Schier <nicolas@fjasle.eu>
>  L:	linux-kbuild@vger.kernel.org
Nick Desaulniers Nov. 10, 2022, 8:38 p.m. UTC | #2
On Thu, Nov 10, 2022 at 7:05 AM Nicolas Schier <nicolas@fjasle.eu> wrote:
>
> Remove Michal Marek from Kbuild maintainers as there is response since
> October 2017.

Randy mentioned that the word "no" is likely missing from the above.

Also, Nathan mentioned to me once that CREDITS is perhaps a good place
to enshrine maintainers emeritus, let's add an entry for Michal in
this commit v2?

For a change like this, please make sure to CC the maintainer in question!

Thank you for your service Michal.


>
> Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
> Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 61a6848192c5..45c88bb34b6b 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:     Nick Desaulniers <ndesaulniers@google.com>
>  R:     Nicolas Schier <nicolas@fjasle.eu>
>  L:     linux-kbuild@vger.kernel.org
> --
> 2.37.2
>
Nicolas Schier Nov. 11, 2022, 5:05 a.m. UTC | #3
On to. 10. nov. 2022 kl. 10.55 +0000 Randy Dunlap wrote:
> On 11/10/22 07:04, Nicolas Schier wrote:
> > Remove Michal Marek from Kbuild maintainers as there is response since
> 
>                                                        is no response since
> ?

oh yes, will be fixed in v2.  Thanks.

Nicolas


> 
> > October 2017.
> > 
> > Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
> > Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 61a6848192c5..45c88bb34b6b 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:	Nick Desaulniers <ndesaulniers@google.com>
> >  R:	Nicolas Schier <nicolas@fjasle.eu>
> >  L:	linux-kbuild@vger.kernel.org
> 
> -- 
> ~Randy
Nicolas Schier Nov. 11, 2022, 5:07 a.m. UTC | #4
On to. 10. nov. 2022 kl. 12.38 +0000 Nick Desaulniers wrote:
> On Thu, Nov 10, 2022 at 7:05 AM Nicolas Schier <nicolas@fjasle.eu> wrote:
> >
> > Remove Michal Marek from Kbuild maintainers as there is response since
> > October 2017.
> 
> Randy mentioned that the word "no" is likely missing from the above.
> 
> Also, Nathan mentioned to me once that CREDITS is perhaps a good place
> to enshrine maintainers emeritus, let's add an entry for Michal in
> this commit v2?

I wasn't aware of CREDITS at all, thanks for the suggestion.  Will be included
in v2.

> For a change like this, please make sure to CC the maintainer in question!
> 
> Thank you for your service Michal.

yes, and I'm sorry for forgetting the CC on my own.

Nicolas


> 
> >
> > Suggested-by: Nick Desaulniers <ndesaulniers@google.com>
> > Signed-off-by: Nicolas Schier <nicolas@fjasle.eu>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 61a6848192c5..45c88bb34b6b 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:     Nick Desaulniers <ndesaulniers@google.com>
> >  R:     Nicolas Schier <nicolas@fjasle.eu>
> >  L:     linux-kbuild@vger.kernel.org
> > --
> > 2.37.2
> >
> 
> 
> -- 
> Thanks,
> ~Nick Desaulniers
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 61a6848192c5..45c88bb34b6b 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:	Nick Desaulniers <ndesaulniers@google.com>
 R:	Nicolas Schier <nicolas@fjasle.eu>
 L:	linux-kbuild@vger.kernel.org