Skip to content

Commit

Permalink
Merge branch 'bugfix/ci_copyright_header_ownership' into 'master'
Browse files Browse the repository at this point in the history
CI: Make the maintainers to be the owners of the copyright header ignore list

See merge request espressif/esp-idf!15761
  • Loading branch information
dobairoland committed Nov 1, 2021
2 parents 2606f31 + 93faf8f commit 6cd0ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6cd0ae8

Please sign in to comment.