chore: add wg-security as required reviewer for other files with IPC handlers ()

This commit is contained in:
Milan Burda 2021-05-12 21:04:06 +02:00 committed by GitHub
parent c13a523a79
commit 3ad9c27823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View file

@ -12,4 +12,7 @@ DEPS @electron/wg-upgrades
/script/release @electron/wg-releases
# Security WG
/lib/browser/devtools.ts @electron/wg-security
/lib/browser/guest-view-manager.ts @electron/wg-security
/lib/browser/guest-window-proxy.ts @electron/wg-security
/lib/browser/rpc-server.ts @electron/wg-security