From e88dba9f2c109ff1dda0344d3d631b75b3a1be53 Mon Sep 17 00:00:00 2001 From: Daniel Bankhead Date: Wed, 8 Sep 2021 11:46:56 -0700 Subject: [PATCH] chore: Update CODEOWNERS for @googleapis/cloud-storage-dpe --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6b8ab74e1..fe940a679 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,6 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The storage-dpe team is the default owner for anything not +# The cloud-storage-dpe team is the default owner for anything not # explicitly taken by someone else. -* @googleapis/storage-dpe @googleapis/yoshi-python +* @googleapis/cloud-storage-dpe @googleapis/yoshi-python