From 93faf8fb959497c642dcf19166d45a4b288d9dde Mon Sep 17 00:00:00 2001 From: Roland Dobai Date: Mon, 1 Nov 2021 14:08:07 +0100 Subject: [PATCH] CI: Make the maintainers to be the owners of the copyright header ignore list --- .gitlab/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index f6b493bec1..db74b18203 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -204,7 +204,7 @@ requirements.txt @esp-idf-codeowners/tools # sort-order-reset # ignore lists -/tools/ci/check_copyright_ignore.txt @esp-idf-codeowners/tools +/tools/ci/check_copyright_ignore.txt @esp-idf-codeowners/all-maintainers /tools/ci/check_copyright_permanent_ignore.txt @esp-idf-codeowners/all-maintainers /tools/ci/check_examples_cmake_make-cmake_ignore.txt @esp-idf-codeowners/tools /tools/ci/check_examples_cmake_make-make_ignore.txt @esp-idf-codeowners/tools