Skip to content

Commit 42fa7a4

Browse files
committed
Update codeowners
1 parent 10a7385 commit 42fa7a4

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,9 @@ tests/sentry/api/endpoints/test_organization_attribute_mappings.py @get
439439
/static/app/components/loading/ @getsentry/app-frontend
440440
/static/app/components/events/interfaces/ @getsentry/app-frontend
441441
/static/app/components/forms/ @getsentry/app-frontend
442+
/static/app/components/featureShowcase.mdx @getsentry/app-frontend
443+
/static/app/components/featureShowcase.spec.tsx @getsentry/app-frontend
444+
/static/app/components/featureShowcase.tsx @getsentry/app-frontend
442445
/static/app/components/markdownTextArea.tsx @getsentry/app-frontend
443446
/static/app/locale.tsx @getsentry/app-frontend
444447
## End of Frontend

.github/codeowners-coverage-baseline.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,6 @@ static/app/components/checkInTimeline/utils/getAggregateStatus.tsx
447447
static/app/components/checkInTimeline/utils/getConfigFromTimeRange.spec.tsx
448448
static/app/components/checkInTimeline/utils/getConfigFromTimeRange.tsx
449449
static/app/components/checkInTimeline/utils/getTickStyle.tsx
450-
static/app/components/checkInTimeline/utils/getTimeRangeFromEvent.spec.tsx
451-
static/app/components/checkInTimeline/utils/getTimeRangeFromEvent.tsx
452450
static/app/components/checkInTimeline/utils/isStatsBucketEmpty.spec.tsx
453451
static/app/components/checkInTimeline/utils/isStatsBucketEmpty.tsx
454452
static/app/components/checkInTimeline/utils/mergeBuckets.spec.tsx
@@ -805,8 +803,6 @@ static/app/components/modals/emailVerificationModal.spec.tsx
805803
static/app/components/modals/emailVerificationModal.tsx
806804
static/app/components/modals/explore/saveQueryModal.spec.tsx
807805
static/app/components/modals/explore/saveQueryModal.tsx
808-
static/app/components/modals/featureTourModal.spec.tsx
809-
static/app/components/modals/featureTourModal.tsx
810806
static/app/components/modals/helpSearchModal.spec.tsx
811807
static/app/components/modals/helpSearchModal.tsx
812808
static/app/components/modals/importDashboardFromFileModal.tsx
@@ -1803,7 +1799,6 @@ tests/js/fixtures/repositoryProjectPathConfig.ts
18031799
tests/js/fixtures/roleList.ts
18041800
tests/js/fixtures/routeComponentPropsFixture.ts
18051801
tests/js/fixtures/routerFixture.ts
1806-
tests/js/fixtures/routerPropsFixture.ts
18071802
tests/js/fixtures/search.ts
18081803
tests/js/fixtures/secret.ts
18091804
tests/js/fixtures/sentryApp.ts

0 commit comments

Comments
 (0)