From bef5a3af4613b5f9d753bb6f45275e480e4bb301 Mon Sep 17 00:00:00 2001 From: Cameron Zahedi Date: Tue, 12 May 2020 08:59:37 -0600 Subject: [PATCH] fix: Update team to be in correct org (#43) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 69318aa39..39a8fc72b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,4 +7,4 @@ # The firestore-dpe team is the default owner for anything not # explicitly taken by someone else. -* @GoogleCloudPlatform/firestore-dpe +* @googleapis/firestore-dpe