Skip to content

Commit 67abfd0

Browse files
committed
Merge remote-tracking branch 'dotnet/main' into vector512
2 parents 1124f4e + 3689fbe commit 67abfd0

File tree

5,629 files changed

+219179
-64787
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,629 files changed

+219179
-64787
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "1.0.0-prerelease.22531.1",
18+
"version": "1.0.0-prerelease.22566.1",
1919
"commands": [
2020
"xharness"
2121
]

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@
8383

8484
/eng/pipelines/**/*wasm* @radical
8585

86+
# ILLink codeowners
87+
/src/tools/illink/ @marek-safar
88+
/src/tools/illink/src/analyzer/ @radekdoulik
89+
/src/tools/illink/src/ILLink.Tasks/ @sbomer
90+
/src/tools/illink/src/ILLink.RoslynAnalyzer/ @sbomer
91+
/src/tools/illink/src/linker/ @marek-safar @mrvoorhe
92+
/src/tools/illink/test/ @marek-safar @mrvoorhe
93+
8694
# Obsoletions / Custom Diagnostics
8795

8896
/docs/project/list-of-diagnostics.md @jeffhandley

0 commit comments

Comments
 (0)