Skip to content

Commit

Permalink
chore: Update .repo-metadata.json and CODEOWNERS (#1254)
Browse files Browse the repository at this point in the history
Co-authored-by: cindy-peng <[email protected]>
  • Loading branch information
cindy-peng and cindy-peng authored Feb 5, 2024
1 parent 5893fb8 commit 3cf45ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The @googleapis/api-logging is the default owner for changes in this repo
# @googleapis/yoshi-java @googleapis/api-logging @googleapis/api-logging-partners are the default owners for changes in this repo
* @googleapis/yoshi-java @googleapis/api-logging @googleapis/api-logging-partners
**/*.java @googleapis/api-logging @googleapis/api-logging-partners @googleapis/cloud-java-team-teamsync

# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
# @googleapis/java-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners teams are the default owners for samples changes
samples/**/*.java @googleapis/java-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"repo": "googleapis/java-logging-logback",
"repo_short": "java-logging-logback",
"distribution_name": "com.google.cloud:google-cloud-logging-logback",
"codeowner_team": "@googleapis/api-logging",
"codeowner_team": "@googleapis/yoshi-java @googleapis/api-logging @googleapis/api-logging-partners",
"library_type": "OTHER",
"api_id": "logging.googleapis.com"
}

0 comments on commit 3cf45ff

Please sign in to comment.