Przeglądaj źródła

ci: set tools ignore files codeowner to tools group

Fu Hanxi 4 lat temu
rodzic
commit
4abcae207a
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5 5
      .gitlab/CODEOWNERS

+ 5 - 5
.gitlab/CODEOWNERS

@@ -203,8 +203,8 @@ requirements.txt              @esp-idf-codeowners/tools
 
 
 # sort-order-reset
 # sort-order-reset
 
 
-^[Ignore Lists]
-/tools/ci/check_copyright_ignore.txt                    @esp-idf-codeowners/ci @esp-idf-codeowners/tools
-/tools/ci/check_examples_cmake_make-cmake_ignore.txt    @esp-idf-codeowners/ci @esp-idf-codeowners/tools
-/tools/ci/check_examples_cmake_make-make_ignore.txt     @esp-idf-codeowners/ci @esp-idf-codeowners/tools
-/tools/ci/mypy_ignore_list.txt                          @esp-idf-codeowners/ci @esp-idf-codeowners/tools
+# ignore lists
+/tools/ci/check_copyright_ignore.txt                    @esp-idf-codeowners/tools
+/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
+/tools/ci/mypy_ignore_list.txt                          @esp-idf-codeowners/tools