This repository was archived by the owner on Sep 16, 2023. It is now read-only.

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
# For syntax help see:
55
# https://help..com/en//creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7-
* @googleapis/yoshi-java
7+
# The @googleapis/aap-dpes is the default owner for changes in this repo
8+
* @googleapis/yoshi-java @googleapis/aap-dpes
9+
**/*.java @googleapis/aap-dpes
810

911
# The java-samples-reviewers team is the default owner for samples changes
1012
samples/**/*.java @googleapis/java-samples-reviewers
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"distribution_name": "com.google.cloud:google-cloud-eventarc",
1313
"api_id": "eventarc.googleapis.com",
1414
"library_type": "GAPIC_AUTO",
15-
"requires_billing": true
16-
}
15+
"requires_billing": true,
16+
"codeowner_team": "@googleapis/aap-dpes"
17+
}

0 commit comments

Comments
 (0)