3f880fb7c7
* chore: update CODEOWNERS for Ecosystem WG * chore: remove teams w/o write access from CODEOWNERS
12 lines
488 B
Text
12 lines
488 B
Text
# Order is important. The LAST matching pattern has the MOST precedence.
|
|
# gitignore style patterns are used, not globs.
|
|
# https://help.github.com/articles/about-codeowners
|
|
# https://git-scm.com/docs/gitignore
|
|
|
|
# Upgrades WG
|
|
/patches/ @electron/wg-upgrades
|
|
DEPS @electron/wg-upgrades
|
|
|
|
# Releases WG
|
|
/npm/ @electron/wg-releases
|
|
/script/release @electron/wg-releases
|