From ec14f204210881044ece21b7cb9ce596991b4802 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Tue, 22 Jun 2021 09:17:37 +0200 Subject: [PATCH] add simplified CODEOWNERS file for older release branches --- .gitlab/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitlab/CODEOWNERS diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS new file mode 100644 index 0000000000..b29aceb405 --- /dev/null +++ b/.gitlab/CODEOWNERS @@ -0,0 +1,6 @@ +# For the syntax of this file, see: +# +# https://docs.gitlab.com/ee/user/project/code_owners.html#the-syntax-of-code-owners-files +# + +* @esp-idf-codeowners/all-maintainers