From 8a0d4647d6c16dcd88e0b5b489c2033bd1e97c99 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Mon, 27 Jan 2025 09:48:30 +0100 Subject: [PATCH] CODEOWNERS: for test_plan configuration files add test-leads group More people to do review. Signed-off-by: Piotr Kosycarz --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b3387eaef17a..5b57bc5493a2 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -655,9 +655,9 @@ # Scripts /scripts/docker/ @nrfconnect/ncs-ci -/scripts/ci/tags.yaml @nordic-piks @PerMac @katgiadla -/scripts/ci/tags_sdk_zephyr.yaml @nordic-piks @PerMac @katgiadla -/scripts/ci/twister_ignore.txt @nordic-piks @PerMac @katgiadla +/scripts/ci/tags.yaml @nordic-piks @PerMac @katgiadla @nrfconnect/ncs-test-leads +/scripts/ci/tags_sdk_zephyr.yaml @nordic-piks @PerMac @katgiadla @nrfconnect/ncs-test-leads +/scripts/ci/twister_ignore.txt @nordic-piks @PerMac @katgiadla @nrfconnect/ncs-test-leads /scripts/quarantine*.yaml @nrfconnect/ncs-test-leads /scripts/hid_configurator/ @nrfconnect/ncs-si-bluebagel /scripts/tools-versions-*.txt @nrfconnect/ncs-co-build-system @nrfconnect/ncs-ci