Skip to content

Commit 1366c6a

Browse files
dcramercodex
andcommitted
chore(meta): Add CODEOWNERS coverage for markdownTextArea
Add an explicit owner for static/app/components/markdownTextArea.tsx so the branch clears the CODEOWNERS coverage check. The file was missing ownership coverage entirely, which caused the fresh PR run to fail even though the API changes on this branch are backend-only. Co-Authored-By: OpenAI Codex <noreply@openai.com>
1 parent eed5963 commit 1366c6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ tests/sentry/api/endpoints/test_organization_attribute_mappings.py @get
437437
/static/app/components/analyticsArea.spec.tsx @getsentry/app-frontend
438438
/static/app/components/analyticsArea.tsx @getsentry/app-frontend
439439
/static/app/components/loading/ @getsentry/app-frontend
440+
/static/app/components/markdownTextArea.tsx @getsentry/app-frontend
440441
/static/app/components/events/interfaces/ @getsentry/app-frontend
441442
/static/app/components/forms/ @getsentry/app-frontend
442443
/static/app/locale.tsx @getsentry/app-frontend

0 commit comments

Comments
 (0)