Skip to content

Commit 63fdc80

Browse files
authored
chore(stories): add codeowners for /stories infrastructure (#95354)
The @getsentry/design-engineering team is now maintaining the infrastructure of our `/stories` tool, which was previously a collective frontend responsibility. Updating `CODEOWNERS` to reflect this! Considered adding `/static/app/**/*.mdx` as well, but product teams will still own component stories relevant to their areas and Design Engineering already owns `/components/core/`.
1 parent 6a34044 commit 63fdc80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,4 +676,5 @@ tests/sentry/api/endpoints/test_organization_dashboard_widget_details.py @ge
676676
/static/app/utils/theme/ @getsentry/design-engineering
677677
/static/app/components/core/ @getsentry/design-engineering
678678
/static/app/icons/ @getsentry/design-engineering
679+
/static/app/stories/ @getsentry/design-engineering
679680
## End of Frontend Platform

0 commit comments

Comments
 (0)