From 123851d09f0ed6b7f447eafd752ed6492d4a0c94 Mon Sep 17 00:00:00 2001 From: Cindy Peng <148148319+cindy-peng@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:06:29 -0800 Subject: [PATCH] chore: Update .repo-metadata.json and CODEOWNERS (#1516) Co-authored-by: cindy-peng --- .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" }