chore: set wg-infra as CODEOWNER for GHA build configs (#43223)
* chore: set wg-releases as CODEOWNER for GHA build configs * chore: change to wg-infra
This commit is contained in:
parent
b7af0537c8
commit
4874233aae
1 changed files with 6 additions and 0 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
@ -20,3 +20,9 @@ appveyor-woa.yml @electron/wg-releases
|
||||||
/lib/browser/guest-view-manager.ts @electron/wg-security
|
/lib/browser/guest-view-manager.ts @electron/wg-security
|
||||||
/lib/browser/rpc-server.ts @electron/wg-security
|
/lib/browser/rpc-server.ts @electron/wg-security
|
||||||
/lib/renderer/security-warnings.ts @electron/wg-security
|
/lib/renderer/security-warnings.ts @electron/wg-security
|
||||||
|
|
||||||
|
# Infra WG
|
||||||
|
/.github/actions/ @electron/wg-infra
|
||||||
|
/.github/workflows/*-publish.yml @electron/wg-infra
|
||||||
|
/.github/workflows/build.yml @electron/wg-infra
|
||||||
|
/.github/workflows/pipeline-*.yml @electron/wg-infra
|
||||||
|
|
Loading…
Reference in a new issue