From f2b1963e2742178d21000d60c112efa0682d8d80 Mon Sep 17 00:00:00 2001 From: Cameron Zahedi Date: Mon, 11 May 2020 15:29:47 -0600 Subject: [PATCH] fix: Point to team in correct org googleapis@ team --- .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