From 4d1d8cb655808bb66e159e116d1f8a1fb53fcfe6 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. (cherry picked from commit eddb3822d2aa746026837252b3e337b0c4ef067a) Original-Signed-off-by: Alberto Escolar Piedras GitOrigin-RevId: eddb3822d2aa746026837252b3e337b0c4ef067a Change-Id: Ieee5cae1c22fc7b1ec2303cec4150d6e34cc8f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5482306 Tested-by: ChromeOS Prod (Robot) Tested-by: Dawid Niedźwiecki Reviewed-by: Dawid Niedźwiecki Commit-Queue: Dawid Niedźwiecki --- MAINTAINERS.yml | 96 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index d44050ba0bc..48f22070d5d 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -4016,6 +4016,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: