Skip to content

Commit

Permalink
MAINTAINERS: Add entries for missing bsim related west projects
Browse files Browse the repository at this point in the history
Babblesim has been in the manifest as an optional
set of west projects since
#55696
and
#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 <[email protected]>
  • Loading branch information
aescolar authored and nashif committed Apr 23, 2024
1 parent b08b1c2 commit eddb382
Showing 1 changed file with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eddb382

Please sign in to comment.