MAINTAINERS: Add USB-C maintainer
Add a new entry specifically for USB-C. Signed-off-by: Sam Hurst <sbh1187@gmail.com>
This commit is contained in:
parent
76730da1a2
commit
1b76a9e8e9
|
@ -2111,6 +2111,22 @@ USB:
|
|||
labels:
|
||||
- "area: USB"
|
||||
|
||||
USB-C:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- sambhurst
|
||||
collaborators:
|
||||
- keith-zephyr
|
||||
files:
|
||||
- drivers/usb_c/
|
||||
- dts/bindings/usb-c/
|
||||
- include/zephyr/*/usb_c/
|
||||
- include/zephyr/usb_c/
|
||||
- samples/subsys/usb_c/
|
||||
- subsys/usb/usb_c/
|
||||
labels:
|
||||
- "area: USB-C"
|
||||
|
||||
Userspace:
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in a new issue