linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
@ 2018-01-03  9:44 Matt Fleming
       [not found] ` <20180103094417.6353-1-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Fleming @ 2018-01-03  9:44 UTC (permalink / raw)
  To: H . Peter Anvin, Ingo Molnar, Thomas Gleixner, Ard Biesheuvel
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-efi-u79uwXL29TY76Z2rM5mHXA, Ivan Hu, Jeremy Kerr,
	Matthew Garrett

Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
as maintainers for the EFI test driver and efivarfs file system.

Signed-off-by: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
---
 MAINTAINERS | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Ard, if you want to add yourself as co-maintainer of the EFI test
driver or efivarfs, please go ahead. I'm sure no one would object.

diff --git a/MAINTAINERS b/MAINTAINERS
index d4fdcb12616c..9a41aa072e6a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5150,15 +5150,13 @@ F:	sound/usb/misc/ua101.c
 EFI TEST DRIVER
 L:	linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 M:	Ivan Hu <ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
-M:	Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
 S:	Maintained
 F:	drivers/firmware/efi/test/
 
 EFI VARIABLE FILESYSTEM
 M:	Matthew Garrett <matthew.garrett-05XSO3Yj/JvQT0dZR+AlfA@public.gmane.org>
 M:	Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>
-M:	Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
 L:	linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 S:	Maintained
 F:	fs/efivarfs/
@@ -5319,7 +5317,6 @@ S:	Supported
 F:	security/integrity/evm/
 
 EXTENSIBLE FIRMWARE INTERFACE (EFI)
-M:	Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
 M:	Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 L:	linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
-- 
2.14.2

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
       [not found] ` <20180103094417.6353-1-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
@ 2018-01-03 10:13   ` Ard Biesheuvel
  2018-01-03 12:43     ` Matt Fleming
  0 siblings, 1 reply; 6+ messages in thread
From: Ard Biesheuvel @ 2018-01-03 10:13 UTC (permalink / raw)
  To: Matt Fleming
  Cc: H . Peter Anvin, Ingo Molnar, Thomas Gleixner,
	Linux Kernel Mailing List, linux-efi-u79uwXL29TY76Z2rM5mHXA,
	Ivan Hu, Jeremy Kerr, Matthew Garrett

On 3 January 2018 at 09:44, Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> wrote:
> Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> as maintainers for the EFI test driver and efivarfs file system.
>
> Signed-off-by: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>

Acked-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

Thanks Matt

> ---
>  MAINTAINERS | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
>
> Ard, if you want to add yourself as co-maintainer of the EFI test
> driver or efivarfs, please go ahead. I'm sure no one would object.
>

I guess that makes sense. Should we just fold that in?


> diff --git a/MAINTAINERS b/MAINTAINERS
> index d4fdcb12616c..9a41aa072e6a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5150,15 +5150,13 @@ F:      sound/usb/misc/ua101.c
>  EFI TEST DRIVER
>  L:     linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  M:     Ivan Hu <ivan.hu-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
> -M:     Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
>  S:     Maintained
>  F:     drivers/firmware/efi/test/
>
>  EFI VARIABLE FILESYSTEM
>  M:     Matthew Garrett <matthew.garrett-05XSO3Yj/JvQT0dZR+AlfA@public.gmane.org>
>  M:     Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>
> -M:     Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
> -T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
> +T:     git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
>  L:     linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  S:     Maintained
>  F:     fs/efivarfs/
> @@ -5319,7 +5317,6 @@ S:        Supported
>  F:     security/integrity/evm/
>
>  EXTENSIBLE FIRMWARE INTERFACE (EFI)
> -M:     Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
>  M:     Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>  L:     linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
> --
> 2.14.2
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
  2018-01-03 10:13   ` Ard Biesheuvel
@ 2018-01-03 12:43     ` Matt Fleming
       [not found]       ` <20180103124304.GC3067-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Fleming @ 2018-01-03 12:43 UTC (permalink / raw)
  To: Ard Biesheuvel
  Cc: H . Peter Anvin, Ingo Molnar, Thomas Gleixner,
	Linux Kernel Mailing List, linux-efi, Ivan Hu, Jeremy Kerr,
	Matthew Garrett

On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> On 3 January 2018 at 09:44, Matt Fleming <matt@codeblueprint.co.uk> wrote:
> > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> > as maintainers for the EFI test driver and efivarfs file system.
> >
> > Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
> 
> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> 
> Thanks Matt
> 
> > ---
> >  MAINTAINERS | 5 +----
> >  1 file changed, 1 insertion(+), 4 deletions(-)
> >
> > Ard, if you want to add yourself as co-maintainer of the EFI test
> > driver or efivarfs, please go ahead. I'm sure no one would object.
> >
> 
> I guess that makes sense. Should we just fold that in?

Sounds good to me.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
       [not found]       ` <20180103124304.GC3067-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
@ 2018-01-03 12:50         ` Ingo Molnar
  2018-01-03 12:55           ` Ard Biesheuvel
  0 siblings, 1 reply; 6+ messages in thread
From: Ingo Molnar @ 2018-01-03 12:50 UTC (permalink / raw)
  To: Matt Fleming
  Cc: Ard Biesheuvel, H . Peter Anvin, Thomas Gleixner,
	Linux Kernel Mailing List, linux-efi-u79uwXL29TY76Z2rM5mHXA,
	Ivan Hu, Jeremy Kerr, Matthew Garrett


* Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> wrote:

> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> > On 3 January 2018 at 09:44, Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> wrote:
> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> > > as maintainers for the EFI test driver and efivarfs file system.
> > >
> > > Signed-off-by: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
> > 
> > Acked-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> > 
> > Thanks Matt
> > 
> > > ---
> > >  MAINTAINERS | 5 +----
> > >  1 file changed, 1 insertion(+), 4 deletions(-)
> > >
> > > Ard, if you want to add yourself as co-maintainer of the EFI test
> > > driver or efivarfs, please go ahead. I'm sure no one would object.
> > >
> > 
> > I guess that makes sense. Should we just fold that in?
> 
> Sounds good to me.

If any of you sends me a delta patch or an updated patch I'll apply the folded 
version.

Thanks,

	Ingo

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
  2018-01-03 12:50         ` Ingo Molnar
@ 2018-01-03 12:55           ` Ard Biesheuvel
       [not found]             ` <CAKv+Gu-Yv3J62jLsECodNJ2F2N2TFXpUbAkc8-O+FogoTYHTLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Ard Biesheuvel @ 2018-01-03 12:55 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Matt Fleming, H . Peter Anvin, Thomas Gleixner,
	Linux Kernel Mailing List, linux-efi, Ivan Hu, Jeremy Kerr,
	Matthew Garrett

On 3 January 2018 at 12:50, Ingo Molnar <mingo@kernel.org> wrote:
>
> * Matt Fleming <matt@codeblueprint.co.uk> wrote:
>
>> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
>> > On 3 January 2018 at 09:44, Matt Fleming <matt@codeblueprint.co.uk> wrote:
>> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
>> > > as maintainers for the EFI test driver and efivarfs file system.
>> > >
>> > > Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
>> >
>> > Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>> >
>> > Thanks Matt
>> >
>> > > ---
>> > >  MAINTAINERS | 5 +----
>> > >  1 file changed, 1 insertion(+), 4 deletions(-)
>> > >
>> > > Ard, if you want to add yourself as co-maintainer of the EFI test
>> > > driver or efivarfs, please go ahead. I'm sure no one would object.
>> > >
>> >
>> > I guess that makes sense. Should we just fold that in?
>>
>> Sounds good to me.
>
> If any of you sends me a delta patch or an updated patch I'll apply the folded
> version.
>
> Thanks,
>
>         Ingo


Done.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
       [not found]             ` <CAKv+Gu-Yv3J62jLsECodNJ2F2N2TFXpUbAkc8-O+FogoTYHTLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2018-01-03 13:03               ` Ingo Molnar
  0 siblings, 0 replies; 6+ messages in thread
From: Ingo Molnar @ 2018-01-03 13:03 UTC (permalink / raw)
  To: Ard Biesheuvel
  Cc: Matt Fleming, H . Peter Anvin, Thomas Gleixner,
	Linux Kernel Mailing List, linux-efi-u79uwXL29TY76Z2rM5mHXA,
	Ivan Hu, Jeremy Kerr, Matthew Garrett


* Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:

> On 3 January 2018 at 12:50, Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> >
> > * Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> wrote:
> >
> >> On Wed, 03 Jan, at 10:13:55AM, Ard Biesheuvel wrote:
> >> > On 3 January 2018 at 09:44, Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> wrote:
> >> > > Instate Ard Biesheuvel as the sole EFI maintainer and leave other folks
> >> > > as maintainers for the EFI test driver and efivarfs file system.
> >> > >
> >> > > Signed-off-by: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
> >> >
> >> > Acked-by: Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> >> >
> >> > Thanks Matt
> >> >
> >> > > ---
> >> > >  MAINTAINERS | 5 +----
> >> > >  1 file changed, 1 insertion(+), 4 deletions(-)
> >> > >
> >> > > Ard, if you want to add yourself as co-maintainer of the EFI test
> >> > > driver or efivarfs, please go ahead. I'm sure no one would object.
> >> > >
> >> >
> >> > I guess that makes sense. Should we just fold that in?
> >>
> >> Sounds good to me.
> >
> > If any of you sends me a delta patch or an updated patch I'll apply the folded
> > version.
> >
> > Thanks,
> >
> >         Ingo
> 
> 
> Done.

Thanks guys, applied to tip:efi/urgent, together with the two pending EFI fixes.

	Ingo

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-03 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-03  9:44 [PATCH] MAINTAINERS: Remove Matt Fleming as EFI co-maintainer Matt Fleming
     [not found] ` <20180103094417.6353-1-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2018-01-03 10:13   ` Ard Biesheuvel
2018-01-03 12:43     ` Matt Fleming
     [not found]       ` <20180103124304.GC3067-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2018-01-03 12:50         ` Ingo Molnar
2018-01-03 12:55           ` Ard Biesheuvel
     [not found]             ` <CAKv+Gu-Yv3J62jLsECodNJ2F2N2TFXpUbAkc8-O+FogoTYHTLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-01-03 13:03               ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).