CODEOWNERS for Blazor docs (#33478)

pull/33483/head
Luke Latham 2024-08-29 10:03:14 -04:00 committed by GitHub
parent cc36097983
commit 113df8a88d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
.github/CODEOWNERS vendored
View File

@ -37,3 +37,7 @@
# /aspnetcore/tutorials/ @wadepickett
# /aspnetcore/web-api/ @wadepickett @Rick-Anderson
# /aspnetcore/whats-new/ @Rick-Anderson
/client-side/dotnet-interop/index.md @guardrex
/client-side/dotnet-interop/wasm-browser-app.md @guardrex
/mvc/views/tag-helpers/built-in/component-tag-helper.md @guardrex
/mvc/views/tag-helpers/built-in/persist-component-state.md @guardrex