File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -486,9 +486,9 @@ pnpm-lock.yaml @getsentry/owners-js-de
486486
487487# # SDK
488488/src /sentry /utils /sdk.py @ getsentry/team-web-sdk-backend
489- /src /sentry /api /endpoints /source_map_debug_blue_thunder_edition.py @ getsentry/team-web-sdk-frontend
490- /src /sentry /web /frontend /setup_wizard.py @ getsentry/team-web-sdk-frontend
491- /src /sentry /api /endpoints /setup_wizard.py @ getsentry/team-web-sdk-frontend
489+ /src /sentry /api /endpoints /source_map_debug_blue_thunder_edition.py @ getsentry/team-javascript-sdks
490+ /src /sentry /web /frontend /setup_wizard.py @ getsentry/team-javascript-sdks
491+ /src /sentry /api /endpoints /setup_wizard.py @ getsentry/team-javascript-sdks
492492# # End of SDK
493493
494494
Original file line number Diff line number Diff line change @@ -33,4 +33,4 @@ class ApiOwner(Enum):
3333 TELEMETRY_EXPERIENCE = "telemetry-experience"
3434 UNOWNED = "unowned"
3535 VISIBILITY = "visibility"
36- WEB_FRONTEND_SDKS = "team-web-sdk-frontend "
36+ WEB_FRONTEND_SDKS = "team-javascript-sdks "
You can’t perform that action at this time.
0 commit comments