From 0f9a41eb3394d4940941bc38a3e2e5cb3ad6b8dd Mon Sep 17 00:00:00 2001 From: Don McCasland Date: Tue, 8 Dec 2020 12:52:03 -0800 Subject: [PATCH] fix: Update CODEOWNERS (#59) fix #58 update codeowners to include dpe cicd team --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 30c3973a..e2ec9cbc 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/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python +* @googleapis/yoshi-python @googleapis/cicd # The python-samples-reviewers team is the default owner for samples changes -/samples/ @googleapis/python-samples-owners \ No newline at end of file +/samples/ @googleapis/python-samples-owners