diff mbox series

[U-Boot] Update MAINTAINERS to include environment files

Message ID 20190913195448.39407-1-joe.hershberger@ni.com
State Changes Requested
Delegated to: Wolfgang Denk
Headers show
Series [U-Boot] Update MAINTAINERS to include environment files | expand

Commit Message

Joe Hershberger Sept. 13, 2019, 7:54 p.m. UTC
To be maintained by me (Joe) and Wolfgang Denx

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
---

 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Wolfgang Denk Sept. 15, 2019, 12:11 p.m. UTC | #1
Dear Joe,

In message <20190913195448.39407-1-joe.hershberger@ni.com> you wrote:
> To be maintained by me (Joe) and Wolfgang Denx
>
> Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
> ---
>
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e752e4b3de..0ff78366ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -540,6 +540,16 @@ F:	cmd/efidebug.c
>  F:	cmd/nvedit_efi.c
>  F:	tools/file2include.c
>  
> +ENVIRONMENT
> +M:	Joe Hershberger <joe.hershberger@ni.com>
> +M:	Wolfgang Denk <wd@denx.de>

As mentioned, I cannot dedicate the needed time to this to be listed
as a maintainer.  I'm willing to help as time permits, but not
more.

Thanks.

Best regards,

Wolfgang Denk
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e752e4b3de..0ff78366ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -540,6 +540,16 @@  F:	cmd/efidebug.c
 F:	cmd/nvedit_efi.c
 F:	tools/file2include.c
 
+ENVIRONMENT
+M:	Joe Hershberger <joe.hershberger@ni.com>
+M:	Wolfgang Denk <wd@denx.de>
+S:	Maintained
+F:	env/
+F:	include/env*
+F:	test/env/
+F:	tools/env*
+F:	tools/mkenvimage.c
+
 FPGA
 M:	Michal Simek <michal.simek@xilinx.com>
 S:	Maintained