Skip to content

Commit 45ae01b

Browse files
chore(ci): add CODEOWNERS file (#498)
1 parent 38e0959 commit 45ae01b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# This file is used to automatically assign reviewers to PRs
2+
# For more information see: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
3+
14
* @anthropics/sdk

release-please-config.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@
6161
"hidden": true
6262
}
6363
],
64-
"reviewers": [
65-
"@anthropics/sdk"
66-
],
6764
"release-type": "node",
6865
"extra-files": [
6966
"src/version.ts",

0 commit comments

Comments
 (0)