Просмотр исходного кода

meta: Add core-ui as owners of all components (#28682)

Evan Purkhiser 3 лет назад
Родитель
Сommit
2396e335aa
1 измененных файлов с 6 добавлено и 4 удалено
  1. 6 4
      .github/CODEOWNERS

+ 6 - 4
.github/CODEOWNERS

@@ -64,11 +64,13 @@ babel.config.*      @getsentry/owners-js-build
 build-utils/        @getsentry/owners-js-build
 
 # Design
-/static/app/icons/                                              @getsentry/design
-/static/fonts/                                                  @getsentry/design
-/static/images/                                                 @getsentry/design
-/docs-ui/components/                                            @getsentry/design
+/static/app/icons/    @getsentry/design
+/static/fonts/        @getsentry/design
+/static/images/       @getsentry/design
+/docs-ui/components/  @getsentry/design @getsentry/core-ui
 
+# Frontend
+/static/app/components  @getsentry/core-ui
 
 # Owners by product feature