Skip to content

Commit e086544

Browse files
authored
chore: change dev/test app codeowners (#19734)
Changing codeowners to @devversion to delegate more PR reviews
1 parent 8cdc52e commit e086544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
/src/components-examples/** @andrewseguin
136136

137137
# Dev-app
138-
/src/dev-app/* @jelbourn
138+
/src/dev-app/* @devversion
139139
/src/dev-app/autocomplete/** @crisbeto
140140
/src/dev-app/badge/** @jelbourn
141141
/src/dev-app/baseline/** @mmalerba
@@ -247,7 +247,7 @@
247247
/src/e2e-app/virtual-scroll/** @mmalerba
248248

249249
# Universal app
250-
/src/universal-app/** @jelbourn
250+
/src/universal-app/** @devversion
251251

252252
# Integration tests
253253
/integration/** @jelbourn @devversion

0 commit comments

Comments
 (0)