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 8f1fc0b commit e18c125Copy full SHA for e18c125
.github/CODEOWNERS
@@ -156,3 +156,10 @@
156
/src/permission/* @nodejs/security-wg
157
/doc/api/permissions.md @nodejs/security-wg
158
/lib/internal/process/permission.js @nodejs/security-wg
159
+
160
+# Dependency Update Tools
161
162
+/.github/workflows/tools.yml @nodejs/security-wg
163
+/.github/workflows/update-openssl.yml @nodejs/security-wg
164
+/.github/workflows/update-v8.yml @nodejs/security-wg @nodejs/v8-update
165
+/tools/dep_updaters/* @nodejs/security-wg
0 commit comments