File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ configuration:
58
58
label : Area-ILLink
59
59
then :
60
60
- addReply :
61
- reply : ' @dotnet/illink-contrib a new issue has been filed in the ILLink area, please triage'
61
+ reply : ' @dotnet/illink a new issue has been filed in the ILLink area, please triage'
62
62
description : Notify linker of new untriaged bugs
63
63
- if :
64
64
- payloadType : Pull_Request
Original file line number Diff line number Diff line change 61
61
62
62
# ILLink and ReadyToRun targets and tasks owned by runtime team
63
63
# Area-ILLink Area-ReadyToRun
64
- /src /Tasks /Microsoft.NET.Build.Tasks /targets /Microsoft.NET.ILLink.targets @ dotnet/illink-contrib
64
+ /src /Tasks /Microsoft.NET.Build.Tasks /targets /Microsoft.NET.ILLink.targets @ dotnet/illink
65
65
/src /Tasks /Microsoft.NET.Build.Tasks /PrepareForReadyToRunCompilation.cs @ AntonLapounov
66
66
/src /Tasks /Microsoft.NET.Build.Tasks /RunReadyToRunCompiler.cs @ AntonLapounov
67
- /test /Microsoft.NET.Publish.Tests /GivenThatWeWantToRunILLink.cs @ dotnet/illink-contrib
67
+ /test /Microsoft.NET.Publish.Tests /GivenThatWeWantToRunILLink.cs @ dotnet/illink
68
68
/test /Microsoft.NET.Publish.Tests /GivenThatWeWantToPublishReadyToRun.cs @ AntonLapounov
69
69
# Publish.targets related to ILLink and ReadyToRun is own by both runtime and SDK team
70
- /src /Tasks /Microsoft.NET.Build.Tasks /targets /Microsoft.NET.Publish.targets @ dotnet/illink-contrib @ AntonLapounov @ dotnet/dotnet-cli
70
+ /src /Tasks /Microsoft.NET.Build.Tasks /targets /Microsoft.NET.Publish.targets @ dotnet/illink @ AntonLapounov @ dotnet/dotnet-cli
71
71
# Area-ClickOnce
72
72
/src /Tasks /Microsoft.NET.Build.Tasks /targets /Microsoft.NET.ClickOnce.targets @ sujitnayak
73
73
You can’t perform that action at this time.
0 commit comments