Skip to content

Commit 742f0b6

Browse files
chore: add actools as an owner (googleapis#1336)
* chore: opt out from owlbot changes for CODEOWNERS * chore: add actools as a code owner * chore: undo change * chore: add actools as an owner * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f655f42 commit 742f0b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
# The yoshi-nodejs team is the default owner for nodejs repositories.
9-
* @googleapis/yoshi-nodejs
9+
* @googleapis/yoshi-nodejs @googleapis/actools
1010

1111
# The github automation team is the default owner for the auto-approve file.
1212
.github/auto-approve.yml @googleapis/github-automation

.repo-metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"repo": "googleapis/gax-nodejs",
1010
"distribution_name": "google-gax",
1111
"api_id": "",
12-
"requires_billing": false
12+
"requires_billing": false,
13+
"codeowner_team": "@googleapis/actools"
1314
}

0 commit comments

Comments
 (0)