From fd99cb27f27e2744153bc467232ab8a7027e3e7f Mon Sep 17 00:00:00 2001 From: Akihiro Nitta Date: Tue, 13 Sep 2022 22:38:14 +0900 Subject: [PATCH] Update CODEOWNER of CI/CD (#14676) Update CODEOWNER --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dc3b2187d0..2460e2a71d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,6 +9,8 @@ # CI/CD and configs /.github/ @borda @carmocca @akihironitta @tchaton +/.circleci/ @borda @carmocca @akihironitta @tchaton +/.azure/ @borda @carmocca @akihironitta @tchaton /dockers/ @borda @carmocca @akihironitta @tchaton *.yml @borda @carmocca @akihironitta @tchaton