diff options
| author | Mattijs Korpershoek <[email protected]> | 2023-10-05 15:04:25 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-07 08:19:17 -0500 |
| commit | 56fe8f12887b170a4c80e289e840eb5d9b8df1d9 (patch) | |
| tree | bf95b8c6416fb4d9df6f7bc158113db728159fd0 | |
| parent | 3af0e9556c968fc2c40e3778d8f1e668a90af92e (diff) | |
MAINTAINERS: usb gadget: add Mattijs
It seems that Lukasz and Marek could get some help in maintaining the
usb gadget drivers.
Assign myself as maintainer.
Signed-off-by: Mattijs Korpershoek <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 091e6bb5084..4c7bbbfb483 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -950,6 +950,7 @@ F: include/cyclic.h DFU M: Lukasz Majewski <[email protected]> +M: Mattijs Korpershoek <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git F: cmd/dfu.c |
