We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f655f42 commit 742f0b6Copy full SHA for 742f0b6
.github/CODEOWNERS
@@ -6,7 +6,7 @@
6
7
8
# The yoshi-nodejs team is the default owner for nodejs repositories.
9
-* @googleapis/yoshi-nodejs
+* @googleapis/yoshi-nodejs @googleapis/actools
10
11
# The github automation team is the default owner for the auto-approve file.
12
.github/auto-approve.yml @googleapis/github-automation
.repo-metadata.json
@@ -9,5 +9,6 @@
"repo": "googleapis/gax-nodejs",
"distribution_name": "google-gax",
"api_id": "",
- "requires_billing": false
+ "requires_billing": false,
13
+ "codeowner_team": "@googleapis/actools"
14
}
0 commit comments