MAINTAINERS: Add entries for missing bsim related west projects
Babblesim has been in the manifest as an optional set of west projects since https://github.com/zephyrproject-rtos/zephyr/pull/55696 and https://github.com/zephyrproject-rtos/zephyr/pull/59023 In principle we need one entry in the MAINTAINERS file per west project, but as these project are optional, entries for them were never added. If a user has these babblesim project group enabled locally, checkcompliance MaintainersFormat check will warn though. So let's fix this by adding the respective entries in the MAINTAINERS file. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
b08b1c21a0
commit
eddb3822d2
|
@ -4007,6 +4007,102 @@ West:
|
|||
labels:
|
||||
- "area: ACPI"
|
||||
|
||||
"West project: bsim":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_base":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_libPhyComv1":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_phy_v1":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_channel_NtNcable":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_channel_multiatt":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_modem_magic":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_modem_BLE_simple":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_device_burst_interferer":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_device_WLAN_actmod":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_2G4_device_playback":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: babblesim_ext_libCryptov1":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- aescolar
|
||||
files: []
|
||||
labels:
|
||||
- "platform: nRF BSIM"
|
||||
|
||||
"West project: canopennode":
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in a new issue