From 0bb19098013acf71cc3842f78ff333a8e356331a Mon Sep 17 00:00:00 2001 From: Cameron Zahedi Date: Tue, 12 May 2020 12:09:22 -0600 Subject: [PATCH] fix: Point to team in correct org (#1185) googleapis@ team Co-authored-by: Justin Beckwith --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9ada5224e..563d6ef11 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,4 +7,4 @@ # The yoshi-nodejs team and @GoogleCloudPlatform/storage-dpe team are the default owner for anything not # explicitly taken by someone else. -* @googleapis/yoshi-nodejs @GoogleCloudPlatform/storage-dpe +* @googleapis/yoshi-nodejs @googleapis/storage-dpe