MAINTAINER: various path updates/additions
More coverage for various areas, no maintainer changes..
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml
index 5283d2c..eb8cfc0 100644
--- a/MAINTAINERS.yml
+++ b/MAINTAINERS.yml
@@ -200,6 +200,7 @@
- cmake/
- CMakeLists.txt
- scripts/zephyr_module.py
+ - share/
- doc/guides/build/
- doc/guides/modules.rst
labels:
@@ -390,6 +391,7 @@
- samples/drivers/can/
- tests/drivers/can/
- samples/subsys/canbus/
+ - doc/reference/networking/can_api.rst
labels:
- "area: CAN"
@@ -1239,6 +1241,7 @@
- drivers/*/*lpc*
- drivers/*/*mcux*
- dts/arm/nxp/
+ - dts/bindings/*/nxp*
labels:
- "platform: NXP"
@@ -1262,7 +1265,7 @@
maintainers:
- ioannisg
files:
- - boards/arm/nrf*/
+ - boards/arm/*nrf*/
- drivers/*/*nrfx*
- soc/arm/nordic_nrf/
- samples/boards/nrf/
@@ -1322,6 +1325,7 @@
- subsys/timing/
- samples/subsys/tracing/
- doc/guides/tracing/
+ - tests/subsys/tracing/
labels:
- "area: tracing"
@@ -1425,6 +1429,8 @@
- .github/
- .buildkite/
- scripts/ci/
+ - .checkpatch.conf
+ - scripts/gitlint/
labels:
- "area: Continuous Integration"