diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0f3853f6b251..d20491d35280 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,20 +3,10 @@ # https://help.github.com/articles/about-codeowners # https://git-scm.com/docs/gitignore -# Most stuff in here is owned by the Community & Safety WG... -/.github/* @electron/wg-community - -# ...except the Admin WG maintains this file. -/.github/CODEOWNERS @electron/wg-admin - # Upgrades WG /patches/ @electron/wg-upgrades DEPS @electron/wg-upgrades -# Docs & Tooling WG -/default_app/ @electron/wg-docs-tools -/docs/ @electron/wg-docs-tools - # Releases WG /npm/ @electron/wg-releases -/script/release @electron/wg-releases \ No newline at end of file +/script/release @electron/wg-releases