Skip to content

Commit cdb1aba

Browse files
authored
Update ILLink team name (#41734)
1 parent 6d679a2 commit cdb1aba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/policies/resourceManagement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ configuration:
5858
label: Area-ILLink
5959
then:
6060
- 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'
6262
description: Notify linker of new untriaged bugs
6363
- if:
6464
- payloadType: Pull_Request

CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161

6262
# ILLink and ReadyToRun targets and tasks owned by runtime team
6363
# 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
6565
/src/Tasks/Microsoft.NET.Build.Tasks/PrepareForReadyToRunCompilation.cs @AntonLapounov
6666
/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
6868
/test/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishReadyToRun.cs @AntonLapounov
6969
# 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
7171
# Area-ClickOnce
7272
/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.ClickOnce.targets @sujitnayak
7373

0 commit comments

Comments
 (0)