From a92533e374d5b999499f95376d157cbe2bcdbacd Mon Sep 17 00:00:00 2001 From: kolea2 <45548808+kolea2@users.noreply.github.com> Date: Thu, 27 Oct 2022 11:53:08 -0400 Subject: [PATCH] chore: add cndb team as owners for datastore and firestore (#6952) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 750b618c0e84..7a18ed4de62b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,8 +6,8 @@ /bigtable/cmd/emulator @igorbernstein2 @telpirion @googleapis/api-bigtable @googleapis/yoshi-go-admins /bigtable/bttest @igorbernstein2 @telpirion @googleapis/api-bigtable @googleapis/yoshi-go-admins /bigquery/ @googleapis/api-bigquery @googleapis/yoshi-go-admins -/datastore/ @enocom @telpirion @googleapis/yoshi-go-admins -/firestore/ @enocom @telpirion @googleapis/yoshi-go-admins +/datastore/ @enocom @telpirion @googleapis/cloud-native-db-dpes @googleapis/yoshi-go-admins +/firestore/ @enocom @telpirion @googleapis/cloud-native-db-dpes @googleapis/yoshi-go-admins /pubsub/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman /pubsublite/ @googleapis/api-pubsub @googleapis/yoshi-go-admins @shollyman /spanner/ @googleapis/api-spanner-go @googleapis/yoshi-go-admins