chore: add @nornagon as codeowner of remote (#25500)
This commit is contained in:
parent
735d8b84f0
commit
ecb7f877a3
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -13,3 +13,9 @@ DEPS @electron/wg-upgrades
|
|||
|
||||
# Security WG
|
||||
/lib/browser/rpc-server.ts @electron/wg-security
|
||||
|
||||
# Remote Change Disliker
|
||||
/lib/browser/remote/ @nornagon
|
||||
/lib/renderer/remote/ @nornagon
|
||||
/lib/renderer/api/remote.ts @nornagon
|
||||
/docs/api/remote.md @nornagon
|
||||
|
|
Loading…
Reference in a new issue