meta: ping security-wg team on permission model changes

PR-URL: https://github.com/nodejs/node/pull/47483
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
This commit is contained in:
Rafael Gonzaga 2023-04-10 14:59:15 -03:00 committed by GitHub
parent fdee40e686
commit 9d9cf11a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/CODEOWNERS vendored
View File

@ -150,3 +150,7 @@
/test/fixtures/postject-copy @nodejs/single-executable
/test/parallel/test-single-executable-* @nodejs/single-executable
/tools/dep_updaters/update-postject.sh @nodejs/single-executable
# Permission Model
/src/permission/* @nodejs/security-wg
/doc/api/permissions.md @nodejs/security-wg