chore: add wg-security as required reviewer for other files with IPC handlers (#29092)
This commit is contained in:
parent
c13a523a79
commit
3ad9c27823
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -12,4 +12,7 @@ DEPS @electron/wg-upgrades
|
||||||
/script/release @electron/wg-releases
|
/script/release @electron/wg-releases
|
||||||
|
|
||||||
# Security WG
|
# 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
|
/lib/browser/rpc-server.ts @electron/wg-security
|
||||||
|
|
Loading…
Reference in a new issue