From 25e24ede93dadd688bc22c4fc8d06d1eaf719f1b Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Mon, 14 Sep 2020 17:24:59 -0400 Subject: [PATCH 1/2] chore: update CODEOWNERS --- .github/CODEOWNERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cf01548a9..fbaaf5f39 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,8 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The python-samples-owners team is the default owner for anything not -# explicitly taken by someone else. +# The @googleapis/api-bigquery is the default owner for changes in this repo +* @googleapis/api-pubsub - /samples/ @anguillanneuf @hongalex @googleapis/python-samples-owners +# The python-samples-reviewers team is the default owner for samples changes +/samples/ @googleapis/python-samples-owners From 079d06ba82584f19c0e006590f1d7b94df384dc7 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Mon, 14 Sep 2020 17:26:40 -0400 Subject: [PATCH 2/2] nite --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fbaaf5f39..a4def22db 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The @googleapis/api-bigquery is the default owner for changes in this repo +# The @googleapis/api-pubsub is the default owner for changes in this repo * @googleapis/api-pubsub # The python-samples-reviewers team is the default owner for samples changes