We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16710ec commit 6df4bc7Copy full SHA for 6df4bc7
.github/CODEOWNERS
@@ -134,7 +134,7 @@
134
/src/components-examples/** @andrewseguin
135
136
# Dev-app
137
-/src/dev-app/* @jelbourn
+/src/dev-app/* @devversion
138
/src/dev-app/autocomplete/** @crisbeto
139
/src/dev-app/badge/** @jelbourn
140
/src/dev-app/baseline/** @mmalerba
@@ -246,7 +246,7 @@
246
/src/e2e-app/virtual-scroll/** @mmalerba
247
248
# Universal app
249
-/src/universal-app/** @jelbourn
+/src/universal-app/** @devversion
250
251
# Integration tests
252
/integration/** @jelbourn @devversion
0 commit comments