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 <raisinten@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 8f1fc0b commit e18c125

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

+7
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)