From fbf84d6911bf26f1bdf32a5071d50b449927f210 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Wed, 17 Jun 2020 07:47:47 -0700 Subject: [PATCH] Add 2 more areas to area-owners (#37922) * 2 more areas * typo * merge --- docs/area-owners.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/area-owners.md b/docs/area-owners.md index f44659c..29d9c9d 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -3,7 +3,7 @@ If you need to tag folks on an issue or PR, you will generally want to tag the o | Area | Lead | Owners (area experts to tag in PR's and issues) | Description | |------------------------------------------------|---------------|-----------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | area-AssemblyLoader-coreclr | @jeffschwMSFT | @jeffschwMSFT @vitek-karas | | -| area-AssemblyLoader-mono | @lambdageek | @CoffeeFlux | | +| area-AssemblyLoader-mono | @SamMonoRT | @CoffeeFlux | | | area-Build-mono | @steveisok | @akoeplinger | | | area-Codegen-AOT-mono | @SamMonoRT | @vargaz | | | area-CodeGen-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | | @@ -32,12 +32,14 @@ If you need to tag folks on an issue or PR, you will generally want to tag the o | area-Host | @jeffschwMSFT | @jeffschwMSFT @vitek-karas @swaroop-sridhar | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll | | area-HostModel | @jeffschwMSFT | @vitek-karas @swaroop-sridhar | | | area-ILTools-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | | +| area-ILVerification | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | | | area-Infrastructure | @ericstj | @ViktorHofer @jeffschwMSFT @dleeapho | | | area-Infrastructure-coreclr | @jeffschwMSFT | @jeffschwMSFT @jashook @trylek | | | area-Infrastructure-installer | @dleeapho | @dleeapho @NikolaMilosavljevic | | | area-Infrastructure-libraries | @ericstj | @ViktorHofer @ericstj @safern @Anipik | Covers:
| | area-Infrastructure-mono | @steveisok | @directhex | | | area-Interop-coreclr | @jeffschwMSFT | @jeffschwMSFT @AaronRobinsonMSFT | | +| area-Interop-mono | @marek-safar | @lambdageek | | | area-Meta | @ericstj | @joperezr | Issues without clear association to any specific API/contract, e.g.
| | area-Microsoft.CSharp | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | | area-Microsoft.Extensions | @ericstj | @maryamariyan | | @@ -109,7 +111,7 @@ If you need to tag folks on an issue or PR, you will generally want to tag the o | area-System.Threading.Tasks | @ericstj | @tarekgh @stephentoub | | | area-System.Transactions | @HongGit | @dasetser @HongGit | | | area-System.Xml | @jeffhandley | @buyaa-n @krwq | | -| area-Threading-mono | @marek-safar | @lambdageek | | +| area-Threading-mono | @SamMonoRT | @lambdageek | | | area-TieredCompilation-coreclr | @mangod9 | @kouvel | | | area-Tizen | | @alpencolt @gbalykov | | | area-Tracing-coreclr | @tommcdon | @sywhang @josalem | | @@ -117,4 +119,4 @@ If you need to tag folks on an issue or PR, you will generally want to tag the o | area-TypeSystem-coreclr | @mangod9 | @davidwrighton @MichalStrehovsky @janvorli @mangod9 | | | area-UWP | @tommcdon | @nattress | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk | | area-VM-coreclr | @mangod9 | @mangod9 | | -| area-VM-meta-mono | @marek-safar | @lambdageek | | +| area-VM-meta-mono | @SamMonoRT | @lambdageek | | -- 2.7.4