From 3b4c2c42dfe154d1bb4f8c5c7bf749af366edbdc Mon Sep 17 00:00:00 2001 From: keyonghan <54558023+keyonghan@users.noreply.github.com> Date: Tue, 12 Oct 2021 11:38:03 -0700 Subject: [PATCH] Add owners for .ci.yaml (#91687) --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 7155aef963..f5010df74a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,6 +7,7 @@ # Use git ls-files '' without a / prefix to see the list of matching files. /CODEOWNERS @jmagman +/.ci.yaml @keyonghan @caseyhillers /dev/ci/ @christopherfujino /dev/prod_builders.json @caseyhillers @christopherfujino /dev/try_builders.json @caseyhillers @christopherfujino