MAINTAINERS: native IEEE 802.15.4 L2 maintenance
Introduce a new area of maintenance for the IEEE 802.15.4 native stack as distinguished from both, IEEE 802.15.4 drivers and OpenThread and more specialized than generic network subsystem maintainership. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
This commit is contained in:
parent
b20ef863cd
commit
64eecd4488
1 changed files with 18 additions and 0 deletions
|
@ -1899,6 +1899,24 @@ Networking:
|
||||||
labels:
|
labels:
|
||||||
- "area: Networking"
|
- "area: Networking"
|
||||||
|
|
||||||
|
"Networking: Native IEEE 802.15.4":
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- tbursztyka
|
||||||
|
collaborators:
|
||||||
|
- rlubos
|
||||||
|
- fgrandel
|
||||||
|
files:
|
||||||
|
- doc/connectivity/networking/api/ieee802154.rst
|
||||||
|
- include/zephyr/net/ieee802154.h
|
||||||
|
- include/zephyr/net/ieee802154_pkt.h
|
||||||
|
- include/zephyr/net/ieee802154_mgmt.h
|
||||||
|
- subsys/net/l2/ieee802154/
|
||||||
|
- subsys/net/lib/config/ieee802154_*
|
||||||
|
- tests/net/ieee802154/
|
||||||
|
labels:
|
||||||
|
- "area: IEEE 802.15.4"
|
||||||
|
|
||||||
"Networking: OpenThread":
|
"Networking: OpenThread":
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue