MAINTAINER: various path updates/additions
More coverage for various areas, no maintainer changes.. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
ce480e8577
commit
cb67b2c7af
1 changed files with 7 additions and 1 deletions
|
@ -200,6 +200,7 @@ Build system:
|
||||||
- cmake/
|
- cmake/
|
||||||
- CMakeLists.txt
|
- CMakeLists.txt
|
||||||
- scripts/zephyr_module.py
|
- scripts/zephyr_module.py
|
||||||
|
- share/
|
||||||
- doc/guides/build/
|
- doc/guides/build/
|
||||||
- doc/guides/modules.rst
|
- doc/guides/modules.rst
|
||||||
labels:
|
labels:
|
||||||
|
@ -390,6 +391,7 @@ Documentation:
|
||||||
- samples/drivers/can/
|
- samples/drivers/can/
|
||||||
- tests/drivers/can/
|
- tests/drivers/can/
|
||||||
- samples/subsys/canbus/
|
- samples/subsys/canbus/
|
||||||
|
- doc/reference/networking/can_api.rst
|
||||||
labels:
|
labels:
|
||||||
- "area: CAN"
|
- "area: CAN"
|
||||||
|
|
||||||
|
@ -1239,6 +1241,7 @@ NXP Platforms:
|
||||||
- drivers/*/*lpc*
|
- drivers/*/*lpc*
|
||||||
- drivers/*/*mcux*
|
- drivers/*/*mcux*
|
||||||
- dts/arm/nxp/
|
- dts/arm/nxp/
|
||||||
|
- dts/bindings/*/nxp*
|
||||||
labels:
|
labels:
|
||||||
- "platform: NXP"
|
- "platform: NXP"
|
||||||
|
|
||||||
|
@ -1262,7 +1265,7 @@ nRF Platforms:
|
||||||
maintainers:
|
maintainers:
|
||||||
- ioannisg
|
- ioannisg
|
||||||
files:
|
files:
|
||||||
- boards/arm/nrf*/
|
- boards/arm/*nrf*/
|
||||||
- drivers/*/*nrfx*
|
- drivers/*/*nrfx*
|
||||||
- soc/arm/nordic_nrf/
|
- soc/arm/nordic_nrf/
|
||||||
- samples/boards/nrf/
|
- samples/boards/nrf/
|
||||||
|
@ -1322,6 +1325,7 @@ Tracing:
|
||||||
- subsys/timing/
|
- subsys/timing/
|
||||||
- samples/subsys/tracing/
|
- samples/subsys/tracing/
|
||||||
- doc/guides/tracing/
|
- doc/guides/tracing/
|
||||||
|
- tests/subsys/tracing/
|
||||||
labels:
|
labels:
|
||||||
- "area: tracing"
|
- "area: tracing"
|
||||||
|
|
||||||
|
@ -1425,6 +1429,8 @@ CI:
|
||||||
- .github/
|
- .github/
|
||||||
- .buildkite/
|
- .buildkite/
|
||||||
- scripts/ci/
|
- scripts/ci/
|
||||||
|
- .checkpatch.conf
|
||||||
|
- scripts/gitlint/
|
||||||
labels:
|
labels:
|
||||||
- "area: Continuous Integration"
|
- "area: Continuous Integration"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue