Browse Source

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

Milan Burda 3 years ago
parent
commit
3ad9c27823
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/CODEOWNERS

+ 3 - 0
.github/CODEOWNERS

@@ -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