summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Gonzaga <rafael.nunu@hotmail.com>2023-04-10 14:59:15 -0300
committerRafaelGSS <rafael.nunu@hotmail.com>2023-04-13 16:48:54 -0300
commit9a76a2521b99b7389ac57caa14b73160872c3c35 (patch)
treef10390c326a222c3f47d311e386954ddf1ac4993
parentb66eb15d1291b19d8b1ed53881ac1bf817bcee3c (diff)
downloadnode-new-9a76a2521b99b7389ac57caa14b73160872c3c35.tar.gz
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>
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ef0d9170a4..d26fb30e3c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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