Skip to content

Commit c5085a5

Browse files
authored
meta(CODEOWNERS): move .NET from GDX to Backend SDKs (#15721)
## DESCRIBE YOUR PR The .NET SDK (`getsentry/sentry-dotnet`) moved from _Team GDX_ to _Team Web SDK Backend_. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [x] Urgent deadline (GA date, etc.): ASAP - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [x] Checked Vercel preview for correctness, including links - [x] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) ## EXTRA RESOURCES - [Sentry Docs contributor guide](https://docs.sentry.io/contributing/)
1 parent 2c12ec7 commit c5085a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# /docs/platforms/react-native/ @getsentry/team-mobile-cross-platform
1414
# /docs/platforms/javascript/guides/cordova/ @getsentry/team-mobile-cross-platform
1515

16-
# /docs/platforms/dotnet/ @getsentry/gdx
1716
# /docs/platforms/godot/ @getsentry/gdx
1817
# /docs/platforms/nintendo-switch/ @getsentry/gdx
1918
# /docs/platforms/playstation/ @getsentry/gdx
@@ -22,6 +21,7 @@
2221
# /docs/platforms/unreal/ @getsentry/gdx
2322
# /docs/platforms/xbox/ @getsentry/gdx
2423

24+
# /docs/platforms/dotnet/ @getsentry/team-web-sdk-backend
2525
# /docs/platforms/java/ @getsentry/team-web-sdk-backend
2626
# /docs/platforms/native/ @getsentry/product-owners-sdks-native
2727
# /docs/platforms/rust/ @getsentry/team-web-sdk-backend

0 commit comments

Comments
 (0)