* [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS
@ 2019-03-15 9:47 Anatolij Gustschin
2019-03-15 12:29 ` Lukasz Majewski
2019-03-15 12:37 ` Andy Shevchenko
0 siblings, 2 replies; 3+ messages in thread
From: Anatolij Gustschin @ 2019-03-15 9:47 UTC (permalink / raw)
To: u-boot
get_maintainer.pl doesn't report the maintainer for dfu command
code since its entry is not in the database file. Add it.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Lukasz Majewski <lukma@denx.de>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4fabb75eda..f205d66155 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -441,6 +441,7 @@ DFU
M: Lukasz Majewski <lukma@denx.de>
S: Maintained
T: git git://git.denx.de/u-boot-dfu.git
+F: cmd/dfu.c
F: drivers/dfu/
F: drivers/usb/gadget/
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS
2019-03-15 9:47 [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS Anatolij Gustschin
@ 2019-03-15 12:29 ` Lukasz Majewski
2019-03-15 12:37 ` Andy Shevchenko
1 sibling, 0 replies; 3+ messages in thread
From: Lukasz Majewski @ 2019-03-15 12:29 UTC (permalink / raw)
To: u-boot
On Fri, 15 Mar 2019 10:47:20 +0100
Anatolij Gustschin <agust@denx.de> wrote:
> get_maintainer.pl doesn't report the maintainer for dfu command
> code since its entry is not in the database file. Add it.
>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Cc: Lukasz Majewski <lukma@denx.de>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4fabb75eda..f205d66155 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -441,6 +441,7 @@ DFU
> M: Lukasz Majewski <lukma@denx.de>
> S: Maintained
> T: git git://git.denx.de/u-boot-dfu.git
> +F: cmd/dfu.c
> F: drivers/dfu/
> F: drivers/usb/gadget/
>
Thanks Anatolij, I was not aware of this.
Acked-by: Lukasz Majewski <lukma@denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190315/342aa95d/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS
2019-03-15 9:47 [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS Anatolij Gustschin
2019-03-15 12:29 ` Lukasz Majewski
@ 2019-03-15 12:37 ` Andy Shevchenko
1 sibling, 0 replies; 3+ messages in thread
From: Andy Shevchenko @ 2019-03-15 12:37 UTC (permalink / raw)
To: u-boot
On Fri, Mar 15, 2019 at 11:47 AM Anatolij Gustschin <agust@denx.de> wrote:
>
> get_maintainer.pl doesn't report the maintainer for dfu command
> code since its entry is not in the database file. Add it.
>
Thanks!
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Cc: Lukasz Majewski <lukma@denx.de>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4fabb75eda..f205d66155 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -441,6 +441,7 @@ DFU
> M: Lukasz Majewski <lukma@denx.de>
> S: Maintained
> T: git git://git.denx.de/u-boot-dfu.git
> +F: cmd/dfu.c
> F: drivers/dfu/
> F: drivers/usb/gadget/
>
> --
> 2.17.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-15 12:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15 9:47 [U-Boot] [PATCH] Add dfu command entry to MAINTAINERS Anatolij Gustschin
2019-03-15 12:29 ` Lukasz Majewski
2019-03-15 12:37 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox