Skip to content

Commit e18c125

Browse files
marco-ippolitoMoLow
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 8f1fc0b commit e18c125

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
@@ -156,3 +156,10 @@
156156
/src/permission/* @nodejs/security-wg
157157
/doc/api/permissions.md @nodejs/security-wg
158158
/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

Comments
 (0)