Skip to content

Commit 98f1109

Browse files
committed
Update code owners for R2R related code
1 parent 794fe46 commit 98f1109

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
# ILLink and ReadyToRun targets and tasks owned by runtime team
6767
# Area-ILLink Area-ReadyToRun
6868
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.ILLink.targets @dotnet/illink
69-
/src/Tasks/Microsoft.NET.Build.Tasks/PrepareForReadyToRunCompilation.cs @AntonLapounov
70-
/src/Tasks/Microsoft.NET.Build.Tasks/RunReadyToRunCompiler.cs @AntonLapounov
69+
/src/Tasks/Microsoft.NET.Build.Tasks/PrepareForReadyToRunCompilation.cs @steveisok
70+
/src/Tasks/Microsoft.NET.Build.Tasks/RunReadyToRunCompiler.cs @steveisok
7171
/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToRunILLink.cs @dotnet/illink
72-
/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishReadyToRun.cs @AntonLapounov
72+
/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishReadyToRun.cs @steveisok
7373
# Publish.targets related to ILLink and ReadyToRun is own by both runtime and SDK team
74-
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Publish.targets @dotnet/illink @AntonLapounov @dotnet/dotnet-cli
74+
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Publish.targets @dotnet/illink @steveisok @dotnet/dotnet-cli
7575
# Area-ClickOnce
7676
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.ClickOnce.targets @sujitnayak
7777

0 commit comments

Comments
 (0)