MAINTAINERS.yml: Add entry for bindesc
Add a MAINTAINERS.yml entry for binary descriptors, with yonsch as maintainer. Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
This commit is contained in:
parent
2d38c095a6
commit
3a4a82bb58
|
@ -193,6 +193,18 @@ Ambiq Platforms:
|
|||
labels:
|
||||
- "platform: Ambiq"
|
||||
|
||||
Binary Descriptors:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- yonsch
|
||||
files:
|
||||
- subsys/bindesc/
|
||||
- include/zephyr/bindesc.h
|
||||
- samples/subsys/bindesc/
|
||||
- scripts/west_commands/bindesc.py
|
||||
labels:
|
||||
- "area: Binary Descriptors"
|
||||
|
||||
Bluetooth:
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in a new issue