Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ownership of dotnet watch #26669

Merged
merged 4 commits into from
Sep 9, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CODEOWNERS
tmat authored Aug 4, 2022
commit a0c9dd7c57f0dd55137855d14005117ca548056f
6 changes: 3 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -62,10 +62,10 @@
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.ClickOnce.targets @sujitnayak

# Area-Watch
/src/Assets/TestProjects/Watch*/ @tmat @mkArtakMSFT
/src/Tests/dotnet-watch.Tests/ @tmat @mkArtakMSFT
/src/Assets/TestProjects/Watch*/ @tmat @arkalyanms
/src/Tests/dotnet-watch.Tests/ @tmat @arkalyanms
/src/Tests/Microsoft.AspNetCore.Watch.BrowserRefresh.Tests/ @dotnet/aspnet-blazor-eng
/src/BuiltInTools/* @tmat @mkArtakMSFT
/src/BuiltInTools/* @tmat @arkalyanms
/src/BuiltInTools/BrowserRefresh @dotnet/aspnet-blazor-eng

# Compatibility tools owned by runtime team