From 10142b5817e2655c6323a5d44ca2dbb0b211035b Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Thu, 24 Mar 2022 18:47:19 -0700 Subject: [PATCH] [CODEOWNERS] Remove caseyhillers from ci.yaml (#100642) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index af5e0d4f98..74e8169aee 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,7 +7,7 @@ # Use git ls-files '' without a / prefix to see the list of matching files. /CODEOWNERS @jmagman -/.ci.yaml @keyonghan @caseyhillers +/.ci.yaml @keyonghan /dev/ci/ @christopherfujino /packages/flutter_goldens @Piinks /packages/flutter_goldens_client @Piinks