diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dcb66b28f0..85d800816e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,3 +8,4 @@ /eng/Versions.props @dotnet-maestro-bot /eng/Version.Details.xml @dotnet-maestro-bot /src/ @dotnet/razor-tooling @NTaylorMullen @ryanbrandenburg @allisonchou @sharwell @davidwengier +/src/Razor/src/Microsoft.AspNetCore.Razor.VSCode.BlazorWasmDebuggingExtension/ @dotnet/razor-tooling @dotnet/aspnet-blazor-eng @captainsafia