From e41c1b291f76c94d960d5205553cbdabac3a3fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Wed, 16 Jul 2025 09:40:02 +0200 Subject: [PATCH] MAINTAINERS: Introduce SPDX Tooling area MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add SPDX Tooling area covering custom west command, zspdx library, and tests. Add kartben as maintainer, swinslow and pdgendt as collaborators. Signed-off-by: Benjamin Cabé --- MAINTAINERS.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 113bd244301..966b226b4b3 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -4599,6 +4599,20 @@ Sensry Platforms: labels: - "platform: sensry" +SPDX Tooling: + status: maintained + maintainers: + - kartben + collaborators: + - pdgendt + - swinslow + files: + - scripts/west_commands/spdx.py + - scripts/west_commands/zspdx/ + - tests/application_development/software_bill_of_materials/ + labels: + - "area: SPDX Tooling" + Storage: status: odd fixes files: