Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488197 > unrolled thread
| Started by | Ard Biesheuvel <ard.biesheuvel@linaro.org> |
|---|---|
| First post | 2016-09-21 17:40 +0200 |
| Last post | 2016-09-21 17:50 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-09-21 17:40 +0200
Re: [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Will Deacon <will.deacon@arm.com> - 2016-09-21 17:50 +0200
Re: [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Matt Fleming <matt@codeblueprint.co.uk> - 2016-09-21 17:50 +0200
| From | Ard Biesheuvel <ard.biesheuvel@linaro.org> |
|---|---|
| Date | 2016-09-21 17:40 +0200 |
| Subject | [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer |
| Message-ID | <sjRMR-2jj-11@gated-at.bofh.it> |
At the request of Matt, I am taking up co-maintainership of the EFI subsystem. So add my name to the EFI section in MAINTAINERS, and change the SCM tree reference to point to the new shared Git repo. Cc: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 007d05acbb5f..224518556a84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4557,8 +4557,9 @@ F: sound/usb/misc/ua101.c EXTENSIBLE FIRMWARE INTERFACE (EFI) M: Matt Fleming <matt@codeblueprint.co.uk> +M: Ard Biesheuvel <ard.biesheuvel@linaro.org> L: linux-efi@vger.kernel.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 S: Maintained F: Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c -- 2.7.4
[toc] | [next] | [standalone]
| From | Will Deacon <will.deacon@arm.com> |
|---|---|
| Date | 2016-09-21 17:50 +0200 |
| Message-ID | <sjRWC-2mP-7@gated-at.bofh.it> |
| In reply to | #1488197 |
On Wed, Sep 21, 2016 at 04:35:13PM +0100, Ard Biesheuvel wrote: > At the request of Matt, I am taking up co-maintainership of the EFI > subsystem. So add my name to the EFI section in MAINTAINERS, and > change the SCM tree reference to point to the new shared Git repo. > > Cc: Matt Fleming <matt@codeblueprint.co.uk> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) I don't know if "congratulations" is the right word to use, but: Acked-by: Will Deacon <will.deacon@arm.com> Will
[toc] | [prev] | [next] | [standalone]
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Date | 2016-09-21 17:50 +0200 |
| Message-ID | <sjRWD-2mP-23@gated-at.bofh.it> |
| In reply to | #1488197 |
On Wed, 21 Sep, at 04:35:13PM, Ard Biesheuvel wrote: > At the request of Matt, I am taking up co-maintainership of the EFI > subsystem. So add my name to the EFI section in MAINTAINERS, and > change the SCM tree reference to point to the new shared Git repo. > > Cc: Matt Fleming <matt@codeblueprint.co.uk> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Matt Fleming <matt@codeblueprint.co.uk>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web