Skip to content

Commit c130520

Browse files
author
Simon Zeltser
authored
chore: add api-logging to codeowners (#193)
* add api-logging to codeowners * chore: add api-logging to codeowners
1 parent 12468e0 commit c130520

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
* @googleapis/yoshi-java
7+
* @googleapis/api-logging @googleapis/yoshi-java
88

99
# The java-samples-reviewers team is the default owner for samples changes
10-
samples/**/*.java @googleapis/java-samples-reviewers
10+
samples/**/*.java @googleapis/api-logging @googleapis/java-samples-reviewers

.repo-metadata.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"repo": "googleapis/java-logging-logback",
1010
"repo_short": "java-logging-logback",
1111
"distribution_name": "com.google.cloud:google-cloud-logging-logback",
12+
"codeowner_team": "@googleapis/api-logging",
1213
"api_id": "logging.googleapis.com"
1314
}

0 commit comments

Comments
 (0)