MAINTAINERS: include the CANopenNode module in the CAN bus group

Include the CANopenNode module integration files in the CAN bus
maintainers group and assign ownership to me.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2021-10-27 15:21:21 +02:00 committed by Anas Nashif
parent af94cf55d0
commit 3c6177a445
2 changed files with 4 additions and 0 deletions

View File

@ -565,6 +565,7 @@
/lib/libc/ @nashif
/lib/libc/arcmwdt/ @abrodkin @ruuddw @evgeniy-paltsev
/modules/ @nashif
/modules/canopennode/ @henrikbrixandersen
/modules/mbedtls/ @ceolin @d3zd3z
/modules/trusted-firmware-m/ @ioannisg @microbuilder
/kernel/device.c @andyross @nashif
@ -583,6 +584,7 @@
/samples/drivers/ht16k33/ @henrikbrixandersen
/samples/drivers/lora/ @Mani-Sadhasivam
/samples/subsys/lorawan/ @Mani-Sadhasivam
/samples/modules/canopennode/ @henrikbrixandersen
/samples/net/ @rlubos @tbursztyka @pfalcon
/samples/net/cloud/tagoio_http_post/ @nandojve
/samples/net/dns_resolve/ @rlubos @tbursztyka @pfalcon

View File

@ -465,6 +465,8 @@ Documentation:
- tests/drivers/can/
- samples/subsys/canbus/
- doc/reference/networking/can_api.rst
- modules/canopennode/
- samples/modules/canopennode/
labels:
- "area: CAN"