Skip to content

Commit 189ba13

Browse files
chore: add cli-triage team as codeowner (#9319)
Backport of #9317 to `release/v10`. Co-authored-by: Michael Smith <owlstronaut@github.com>
1 parent dd3c80e commit 189ba13

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is automatically added by @npmcli/template-oss. Do not edit.
22

3-
* @npm/cli-team
3+
* @npm/cli-team @npm/cli-triage
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @npm/cli-team @npm/cli-triage

scripts/template-oss/root.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = {
1616
},
1717
rootRepo: {
1818
add: {
19+
'.github/CODEOWNERS': 'CODEOWNERS.hbs',
1920
'.github/ISSUE_TEMPLATE/bug.yml': false,
2021
'.github/ISSUE_TEMPLATE/config.yml': false,
2122
'.github/dependabot.yml': false,

0 commit comments

Comments
 (0)