MAINTAINERS: add Bluetooth host section
Added a Bluetooth host section, similar to what has been done
for controller and mesh
Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml
index 79e7e0c..74a0964 100644
--- a/MAINTAINERS.yml
+++ b/MAINTAINERS.yml
@@ -184,13 +184,10 @@
- jhedberg
collaborators:
- hermabe
- - jori-nordic
- - alwa-nordic
- Vudentz
- Thalley
- asbjornsabo
- sjanc
- - theob-pro
files:
- doc/connectivity/bluetooth/
- drivers/bluetooth/
@@ -199,7 +196,6 @@
- samples/bluetooth/
- subsys/bluetooth/
- subsys/bluetooth/common/
- - subsys/bluetooth/host/
- subsys/bluetooth/services/
- subsys/bluetooth/shell/
- tests/bluetooth/
@@ -207,13 +203,16 @@
files-exclude:
- include/zephyr/bluetooth/mesh/
- subsys/bluetooth/controller/
+ - subsys/bluetooth/host/
- subsys/bluetooth/mesh/
- samples/bluetooth/mesh/
- subsys/bluetooth/audio/
- include/zephyr/bluetooth/audio/
- tests/bsim/bluetooth/audio/
+ - tests/bsim/bluetooth/host/
- tests/bsim/bluetooth/ll/
- tests/bluetooth/controller/
+ - tests/bluetooth/host*/
- tests/bluetooth/mesh_*/
- tests/bluetooth/mesh/
- tests/bsim/bluetooth/mesh/
@@ -241,6 +240,28 @@
- "area: Bluetooth Controller"
- "area: Bluetooth"
+Bluetooth host:
+ status: maintained
+ maintainers:
+ - jhedberg
+ collaborators:
+ - hermabe
+ - jori-nordic
+ - alwa-nordic
+ - Vudentz
+ - Thalley
+ - asbjornsabo
+ - sjanc
+ - theob-pro
+ - kruithofa
+ files:
+ - subsys/bluetooth/host/
+ - tests/bluetooth/host*/
+ - tests/bsim/bluetooth/host/
+ labels:
+ - "area: Bluetooth host"
+ - "area: Bluetooth"
+
Bluetooth Mesh:
status: maintained
maintainers: