Skip to content

Commit 29aae5b

Browse files
authored
Update CODEOWNERS for .vscode, .devcontainer (#39663)
Adding myself so I can keep things in sync with dotnet/razor-compiler. Reference: dotnet/razor-compiler#33
1 parent 0edff87 commit 29aae5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
/.azure/ @dotnet/aspnet-build
77
/.azuredevops/ @dotnet/aspnet-build
88
/.config/ @dotnet/aspnet-build
9-
/.devcontainer/ @captainsafia
9+
/.devcontainer/ @captainsafia @TanayParikh
10+
/.vscode/ @captainsafia @TanayParikh
1011
/.github/ @dotnet/aspnet-build
1112
/.github/*_TEMPLATE/ @dotnet/aspnet-build @mkArtakMSFT
1213
/.github/workflows/ @dotnet/aspnet-build @tratcher

0 commit comments

Comments
 (0)