From 29a94941814e3d037db3e7cd7a61511392684006 Mon Sep 17 00:00:00 2001 From: Roland Dobai Date: Thu, 27 Jan 2022 16:15:33 +0100 Subject: [PATCH] CI: Set proper code owners for component test apps --- .gitlab/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index bfe7cf3a1c..2d264162d6 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -205,6 +205,8 @@ requirements.*.txt @esp-idf-codeowners/tools # sort-order-reset +/components/**/test_apps/**/*.py @esp-idf-codeowners/ci @esp-idf-codeowners/tools + # ignore lists /tools/ci/check_copyright_config.yaml @esp-idf-codeowners/all-maintainers /tools/ci/check_copyright_ignore.txt @esp-idf-codeowners/all-maintainers