From eddb3822d2aa746026837252b3e337b0c4ef067a Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Thu, 18 Apr 2024 11:00:56 +0200 Subject: [PATCH] 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 --- MAINTAINERS.yml | 96 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 32f1ed166df4ae..ba71b30cd7222a 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -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: