From 917889eee75a8e134f814020668023e7c9b37e64 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Wed, 10 Jul 2019 11:28:58 -0700 Subject: [PATCH] Remove fallback for yoshi-java This is clogging notifications and we will have a better solution for notifying --- .github/CODEOWNERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3e28791d9792..65cf23a6ea6e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,6 +9,3 @@ google-cloud-clients/google-cloud-contrib/src/* @pongad @jean-philippe-martin google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java google-cloud-clients/google-cloud-spanner/src/* @snehashah16 - -# For anything not explicitly taken by someone else. -* @googleapis/yoshi-java