From 5c49211e45697c5af4e96b13b9772e0fb4bb85c0 Mon Sep 17 00:00:00 2001 From: Jakob Hasse Date: Fri, 7 Jul 2023 16:51:41 +0800 Subject: [PATCH] ci: set codeowners of linux_compatible dir to system --- .gitlab/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index 785e277ace..30545b6250 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -200,6 +200,7 @@ ## Note: owners here should be the same as the owners for the same example subdir, above /tools/test_apps/build_system/ @esp-idf-codeowners/build-config +/tools/test_apps/linux_compatible/ @esp-idf-codeowners/system /tools/test_apps/protocols/ @esp-idf-codeowners/network @esp-idf-codeowners/app-utilities /tools/test_apps/security/ @esp-idf-codeowners/security /tools/test_apps/system/ @esp-idf-codeowners/system