From 261fcf1f4fb14a2c13a02a85401e033d8680cd11 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Tue, 12 Oct 2021 13:23:05 -0700 Subject: [PATCH] [codeowners] Remove *_builders.json ownership (#91691) --- CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f5010df74a..af5e0d4f98 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,8 +9,6 @@ /CODEOWNERS @jmagman /.ci.yaml @keyonghan @caseyhillers /dev/ci/ @christopherfujino -/dev/prod_builders.json @caseyhillers @christopherfujino -/dev/try_builders.json @caseyhillers @christopherfujino /packages/flutter_goldens @Piinks /packages/flutter_goldens_client @Piinks /packages/flutter_test/lib/src/_goldens_io.dart @Piinks