chore(CODEOWNERS): global owners for framework team (#24370)

This commit is contained in:
Sean Perkins
2021-12-10 12:33:58 -05:00
committed by GitHub
parent 24b4ff0d1c
commit 4ff3477532

21
.github/CODEOWNERS vendored
View File

@@ -11,22 +11,5 @@
# In each subsection folders are ordered first by depth, then alphabetically.
# This should make it easy to add new rules without breaking existing ones.
# Dependencies:
package.json @ionic-team/framework-core
# Routing / Routing Integration:
packages/react-router/** @ionic-team/framework-core
packages/vue-router/** @ionic-team/framework-core
packages/react/src/routing/** @ionic-team/framework-core
packages/vue/src/components/IonRouterOutlet.ts @ionic-team/framework-core
angular/src/providers/nav-controller.ts @ionic-team/framework-core
angular/src/directives/navigation/** @ionic-team/framework-core
core/src/components/route/** @ionic-team/framework-core
core/src/components/router/** @ionic-team/framework-core
core/src/components/router-link/** @ionic-team/framework-core
core/src/components/router-outlet/** @ionic-team/framework-core
# Global owners
* @ionic-team/framework-core