We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e0959 commit 45ae01bCopy full SHA for 45ae01b
.github/CODEOWNERS
@@ -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
+
4
* @anthropics/sdk
release-please-config.json
@@ -61,9 +61,6 @@
61
"hidden": true
62
}
63
],
64
- "reviewers": [
65
- "@anthropics/sdk"
66
- ],
67
"release-type": "node",
68
"extra-files": [
69
"src/version.ts",
0 commit comments