mbox series

[v2,0/2] MAINTAINERS: updates for fastboot and USB gadget

Message ID 20240516-gadget-maintainer-v2-0-23cc916df434@baylibre.com
Headers show
Series MAINTAINERS: updates for fastboot and USB gadget | expand

Message

Mattijs Korpershoek May 16, 2024, 9:15 a.m. UTC
I've noticed that I'm missing quite some USB gadget patches such as [1]
since I'm not always cc'ed.

With Marek, we agreed on the following split:
- I take care of USB gadget side
- Marek handles the rest

Update the maintainers file to make sure I get included on gadget
related patches.

While at it, also update FASTBOOT entry to point towards the u-boot-dfu
tree.

[1] https://lore.kernel.org/all/20240412202611.3565052-1-alexander.sverdlin@siemens.com/

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
---
Changes in v2:
- Updated commit message (s/usb/USB) for patch 2
- Added ch9 include to USB gadget list
- Link to v1: https://lore.kernel.org/r/20240514-gadget-maintainer-v1-0-b170f291dc00@baylibre.com

---
Mattijs Korpershoek (2):
      MAINTAINERS: add tree link for fastboot
      MAINTAINERS: add USB gadget regex to u-boot-dfu tree

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)
---
base-commit: c8ffd1356d42223cbb8c86280a083cc3c93e6426
change-id: 20240514-gadget-maintainer-cf40fcf2bab4

Best regards,

Comments

Mattijs Korpershoek May 16, 2024, 11:29 a.m. UTC | #1
Hi,

On Thu, 16 May 2024 11:15:40 +0200, Mattijs Korpershoek wrote:
> I've noticed that I'm missing quite some USB gadget patches such as [1]
> since I'm not always cc'ed.
> 
> With Marek, we agreed on the following split:
> - I take care of USB gadget side
> - Marek handles the rest
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu)

[1/2] MAINTAINERS: add tree link for fastboot
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/5738a44f88d65c2847ad204e6ba9f4a5f12f7d4e
[2/2] MAINTAINERS: add USB gadget regex to u-boot-dfu tree
      https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/efbc11ccef89030ed54b7368458eeaf9ec687c77

--
Mattijs