Skip to content

Commit 8d93af3

Browse files
marco-ippolitotargos
authored andcommitted
tools: add security-wg as dep updaters owner
PR-URL: #48113 Refs: nodejs/security-wg#828 Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 5d92202 commit 8d93af3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,10 @@
157157
/src/permission/* @nodejs/security-wg
158158
/doc/api/permissions.md @nodejs/security-wg
159159
/lib/internal/process/permission.js @nodejs/security-wg
160+
161+
# Dependency Update Tools
162+
163+
/.github/workflows/tools.yml @nodejs/security-wg
164+
/.github/workflows/update-openssl.yml @nodejs/security-wg
165+
/.github/workflows/update-v8.yml @nodejs/security-wg @nodejs/v8-update
166+
/tools/dep_updaters/* @nodejs/security-wg

0 commit comments

Comments
 (0)