"vargaz"
],
"label": "os-tvos"
+ },
+ {
+ "lead": "lewing",
+ "owners": [
+ "pavelsavara"
+ ],
+ "label": "os-wasi"
}
],
"areas": [
{
"lead": "SamMonoRT",
"owners": [
+ "fanyang-mono"
+ ],
+ "label": "area-Codegen-Intrinsic-mono"
+ },
+ {
+ "lead": "SamMonoRT",
+ "owners": [
"vargaz"
],
"label": "area-Codegen-JIT-mono"
"TIHan",
"dotnet/jit-contrib"
],
- "label": "area-ILVerification"
+ "label": "area-Tools-ILVerification"
},
{
"lead": "agocke",
"lead": "agocke",
"owners": [
"jkotas",
- "MichalStrehovsky"
+ "MichalStrehovsky",
+ "dotnet/ilc-contrib"
],
"label": "area-NativeAOT-coreclr"
},
"owners": [
"lambdageek"
],
- "label": "area-System.Reflection-mono"
+ "label": "area-VM-reflection-mono"
},
{
"lead": "ericstj",
"owners": [
"lambdageek"
],
- "label": "area-Threading-mono"
+ "label": "area-VM-threading-mono"
},
{
"lead": "mangod9",
{
"lead": "agocke",
"owners": [
- "sbomer"
+ "dotnet/illink"
],
"label": "area-Tools-ILLink"
},
"lambdageek"
],
"label": "area-VM-meta-mono"
+ },
+ {
+ "lead": "lewing",
+ "owners": [
+ "dotnet/net-sdk-workload-contributors"
+ ],
+ "label": "area-Workloads"
}
]
}
| area-Codegen-AOT-mono | @SamMonoRT | @vargaz | |
| area-CodeGen-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | |
| area-Codegen-Interpreter-mono | @SamMonoRT | @BrzVlad @kotlarmilos | |
+| area-Codegen-Intrinsics-mono | @SamMonoRT | @fanyang-mono | |
| area-Codegen-JIT-mono | @SamMonoRT | @vargaz | |
| area-Codegen-LLVM-mono | @SamMonoRT | @vargaz | |
| area-Codegen-meta-mono | @SamMonoRT | @vargaz | |
| area-Host | @agocke | @jeffschwMSFT @vitek-karas @vsadov | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll |
| area-HostModel | @agocke | @vitek-karas | |
| area-ILTools-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | |
-| area-ILVerification | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | |
| area-Infrastructure | @agocke | @jeffschwMSFT @MichaelSimons | |
| area-Infrastructure-coreclr | @agocke | @jeffschwMSFT @trylek | |
| area-Infrastructure-installer | @MichaelSimons | @NikolaMilosavljevic | |
| area-Microsoft.CSharp | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790)) |
| area-Microsoft.VisualBasic | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790)) |
| area-Microsoft.Win32 | @ericstj | @dotnet/area-microsoft-win32 | Included:<ul><li>System.Windows.Extensions</li></ul> |
-| area-NativeAOT-coreclr | @agocke | @MichalStrehovsky @jkotas | |
+| area-NativeAOT-coreclr | @agocke | @dotnet/ilc-contrib | |
| area-PAL-coreclr | @mangod9 | @janvorli | |
| area-Performance-mono | @SamMonoRT | @SamMonoRT | |
| area-R2RDump-coreclr | @mangod9 | @trylek | |
| area-System.Numerics | @jeffhandley | @dotnet/area-system-numerics | |
| area-System.Numerics.Tensors | @jeffhandley | @dotnet/area-system-numerics-tensors | |
| area-System.Reflection | @ericstj | @dotnet/area-system-reflection | |
-| area-System.Reflection-mono | @SamMonoRT | @lambdageek | MonoVM-specific reflection and reflection-emit issues |
| area-System.Reflection.Emit | @ericstj | @dotnet/area-system-reflection-emit | |
| area-System.Reflection.Metadata | @ericstj | @dotnet/area-system-reflection-metadata | Consultants: @tmat |
| area-System.Resources | @ericstj | @dotnet/area-system-resources | |
| area-System.Threading.Channels | @ericstj | @dotnet/area-system-threading-channels | Consultants: @stephentoub |
| area-System.Threading.RateLimiting | @rafikiassumani-msft | @BrennanConroy @halter73 | |
| area-System.Threading.Tasks | @ericstj | @dotnet/area-system-threading-tasks | Consultants: @stephentoub |
-| area-System.Transactions | @ajcvickers | @roji | Consultants: @roji |
+| area-System.Transactions | @ajcvickers | @roji | |
| area-System.Xml | @jeffhandley | @dotnet/area-system-xml | |
-| area-Threading-mono | @SamMonoRT | @lambdageek | |
| area-TieredCompilation-coreclr | @mangod9 | @kouvel | |
-| area-Tools-ILLink | @agocke | @sbomer | |
+| area-Tools-ILLink | @agocke | @dotnet/illink | |
+| area-Tools-ILVerification | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | |
| area-Tracing-coreclr | @tommcdon | @sywhang @josalem | |
| area-Tracing-mono | @steveisok | @lateralusX | |
| area-TypeSystem-coreclr | @mangod9 | @davidwrighton @MichalStrehovsky @janvorli @mangod9 | |
| area-UWP | @tommcdon | @jashook | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk |
| area-VM-coreclr | @mangod9 | @mangod9 | |
| area-VM-meta-mono | @SamMonoRT | @lambdageek | |
+| area-VM-reflection-mono | @SamMonoRT | @lambdageek | MonoVM-specific reflection and reflection-emit issues |
+| area-VM-threading-mono | @SamMonoRT | @lambdageek | |
+| area-Workloads | @lewing | @dotnet/net-sdk-workload-contributors | |
## Operating Systems
| os-ios | @steveisok | @vargaz | |
| os-tizen | @alpencolt | @gbalykov, @hjleee, @wscho77, @clamp03, @JongHeonChoi | |
| os-tvos | @steveisok | @vargaz | |
+| os-wasi | @lewing | @pavelsavara | |
## Architectures