From c109c6fc1d7072b0eb1ef620e09f5a1535774992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20P=C3=B6lz?= <38893694+Flash0ver@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:00:53 +0100 Subject: [PATCH] meta(CODEOWNERS): move .NET from GDX to Backend SDKs --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 12cd49ff60c51..d7a293bf60119 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,7 +13,6 @@ # /docs/platforms/react-native/ @getsentry/team-mobile-cross-platform # /docs/platforms/javascript/guides/cordova/ @getsentry/team-mobile-cross-platform -# /docs/platforms/dotnet/ @getsentry/gdx # /docs/platforms/godot/ @getsentry/gdx # /docs/platforms/nintendo-switch/ @getsentry/gdx # /docs/platforms/playstation/ @getsentry/gdx @@ -22,6 +21,7 @@ # /docs/platforms/unreal/ @getsentry/gdx # /docs/platforms/xbox/ @getsentry/gdx +# /docs/platforms/dotnet/ @getsentry/team-web-sdk-backend # /docs/platforms/java/ @getsentry/team-web-sdk-backend # /docs/platforms/native/ @getsentry/product-owners-sdks-native # /docs/platforms/rust/ @getsentry/team-web-sdk-backend