From ceedfa87cb5657bc80cb11be3b74b0ce266cef71 Mon Sep 17 00:00:00 2001 From: cindy-peng Date: Tue, 23 Jan 2024 15:09:08 -0800 Subject: [PATCH] chore: Update .repo-metadata.json and CODEOWNERS --- .github/CODEOWNERS | 6 +++--- .repo-metadata.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7dda28ff9..9154b7f04 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,8 +3,8 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax - +# @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners are the default owners for changes in this repo * @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners -# The java-samples-reviewers team is the default owner for samples changes -samples/**/*.java @googleapis/java-samples-reviewers @googleapis/api-logging +# @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners are the default owners for samples changes +samples/**/*.java @googleapis/java-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners diff --git a/.repo-metadata.json b/.repo-metadata.json index a2187b154..048574114 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -13,5 +13,5 @@ "transport": "grpc", "library_type": "GAPIC_COMBO", "api_description": "allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premises systems, and hybrid cloud systems. BindPlane is included with your Google Cloud project at no additional cost.", - "codeowner_team": "@googleapis/api-logging" + "codeowner_team": "@googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners" }