Skip to content

Commit f7e6fba

Browse files
authored
chore: change aap-dpes ownership to samples directory only (#768)
* chore: change aap-dpes ownership to samples directory only * Update .repo-metadata.json * Update CODEOWNERS
1 parent 80475ae commit f7e6fba

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

java-scheduler/.github/CODEOWNERS

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

77
# 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
8+
* @googleapis/yoshi-java
109

1110
# The java-samples-reviewers team is the default owner for samples changes
12-
samples/**/*.java @googleapis/java-samples-reviewers
11+
samples/**/*.java @googleapis/java-samples-reviewers @googleapis/aap-dpes

java-scheduler/.repo-metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@
1313
"transport": "grpc",
1414
"requires_billing": false,
1515
"api_description": "lets you set up scheduled units of work to be executed at defined times or regular intervals. These work units are commonly known as cron jobs. Typical use cases might include sending out a report email on a daily basis, updating some cached data every 10 minutes, or updating some summary information once an hour.",
16-
"library_type": "GAPIC_AUTO",
17-
"codeowner_team": "@googleapis/aap-dpes"
16+
"library_type": "GAPIC_AUTO"
1817
}

java-scheduler/owlbot.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@
2121
s.move(library)
2222

2323
s.remove_staging_dirs()
24-
java.common_templates(excludes=[".kokoro/dependencies.sh"])
24+
java.common_templates(excludes=[
25+
".kokoro/dependencies.sh",
26+
".github/CODEOWNERS"
27+
])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy