diff mbox series

MAINTAINERS: Add myself as hw/core/uboot_image.h maintainer

Message ID 20220509091339.26016-1-alistair.francis@wdc.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add myself as hw/core/uboot_image.h maintainer | expand

Commit Message

Alistair Francis May 9, 2022, 9:13 a.m. UTC
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé May 30, 2022, 3:38 p.m. UTC | #1
On 9/5/22 11:13, Alistair Francis via wrote:
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 662ec47246..9ba30cec8a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2173,6 +2173,7 @@ Generic Loader
>   M: Alistair Francis <alistair@alistair23.me>
>   S: Maintained
>   F: hw/core/generic-loader.c
> +F: hw/core/uboot_image.h
>   F: include/hw/core/generic-loader.h
>   F: docs/system/generic-loader.rst
>   

Alternative patch subject:

"MAINTAINERS: Cover hw/core/uboot_image.h within Generic Loader section"

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Alistair Francis May 31, 2022, 12:19 a.m. UTC | #2
On Tue, May 31, 2022 at 1:38 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> On 9/5/22 11:13, Alistair Francis via wrote:
> > Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> > ---
> >   MAINTAINERS | 1 +
> >   1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 662ec47246..9ba30cec8a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2173,6 +2173,7 @@ Generic Loader
> >   M: Alistair Francis <alistair@alistair23.me>
> >   S: Maintained
> >   F: hw/core/generic-loader.c
> > +F: hw/core/uboot_image.h
> >   F: include/hw/core/generic-loader.h
> >   F: docs/system/generic-loader.rst
> >
>
> Alternative patch subject:
>
> "MAINTAINERS: Cover hw/core/uboot_image.h within Generic Loader section"

Thanks!

Applied to riscv-to-apply.next with the updated commit message

Alistair

>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 662ec47246..9ba30cec8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2173,6 +2173,7 @@  Generic Loader
 M: Alistair Francis <alistair@alistair23.me>
 S: Maintained
 F: hw/core/generic-loader.c
+F: hw/core/uboot_image.h
 F: include/hw/core/generic-loader.h
 F: docs/system/generic-loader.rst