From: Dan Moseley Date: Sat, 13 Jun 2020 01:00:00 +0000 (-0700) Subject: Update area owners to include lead owners column (#37760) X-Git-Tag: submit/tizen/20210909.063632~7407 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=180d5b16c8234a76118ae94ce9a0a4deb71efc91;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update area owners to include lead owners column (#37760) * prettify * add leads * single owner for system.runtime * jared * note * Update area-owners.md * Sort and add some more leads * Update area-owners.md * Add more leads * s.r.m and s.ds * couple more * Fix lee/jeff * S.DS * Add David-Engel * tweaks Co-authored-by: Marek Safar --- diff --git a/docs/area-owners.md b/docs/area-owners.md index 7462c49..c5d52c4 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -1,122 +1,120 @@ -Below table shows the combined area owners on this repository: +If you need to tag folks on an issue or PR, you will generally want to tag the owners (not the lead) -| Area | Owners / experts | Description | -|-------------|------------------|------------------| -| area-AssemblyLoader-coreclr | @jeffschwMSFT @vitek-karas | | -| area-CodeGen-coreclr | @BruceForstall @dotnet/jit-contrib | | -| area-CrossGen/NGEN-coreclr | @nattress | | -| area-crossgen2-coreclr | @nattress @trylek @dotnet/crossgen-contrib | | -| area-DependencyModel | @eerhardt | Microsoft.Extensions.DependencyModel | -| area-Diagnostics-coreclr | @tommcdon | | -| area-ExceptionHandling-coreclr | @janvorli | | -| area-GC-coreclr | @Maoni0 | | -| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll | -| area-HostModel | @vitek-karas @swaroop-sridhar | | -| area-ILTools-coreclr | @BruceForstall @dotnet/jit-contrib | | -| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | | -| area-Infrastructure-installer | @dleeapho @NikolaMilosavljevic | | -| area-Infrastructure-libraries | @ViktorHofer @ericstj @safern @Anipik | Covers:
| -| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | | -| area-Interop-coreclr | @jeffschwMSFT @AaronRobinsonMSFT | | -| area-Meta | @joperezr | Issues without clear association to any specific API/contract, e.g.
| -| area-PAL-coreclr | @janvorli | | -| area-R2RDump-coreclr | @nattress | | -| area-ReadyToRun-coreclr | @nattress | | -| area-Setup | @NikolaMilosavljevic @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files | -| area-Single-File | @swaroop-sridhar | | -| area-SDK | @janvorli | General development issues and overlap with the SDK and CLI | -| area-Serialization | @StephenMolloy @HongGit | Packages: Excluded: | -| area-Snap | @dleeapho @leecow @MichaelSimons | | -| area-TieredCompilation-coreclr | @kouvel | | -| area-Tizen | @alpencolt @gbalykov | | -| area-Tracing-coreclr | @sywhang @josalem | | -| area-TypeSystem-coreclr | @davidwrighton @MichalStrehovsky @janvorli @mangod9 | | -| area-UWP | @nattress | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk | -| area-VM-coreclr | @mangod9 | | -| area-AssemblyLoader-mono | @CoffeeFlux | | -| area-Codegen-meta-mono | @vargaz | | -| area-Codegen-JIT-mono | @SamMonoRT | | -| area-Codegen-AOT-mono | @SamMonoRT | | -| area-Codegen-Interpreter-mono | @BrzVlad | | -| area-CodeGen-LLVM-mono | @imhameed | | -| area-CoreLib-mono | @steveisok | | -| area-GC-mono | @BrzVlad | | -| area-Build-mono | @akoeplinger | | -| area-Infrastructure-mono | @directhex | | -| area-Debugger-mono | @thaystg | | -| area-VM-meta-mono | @lambdageek | | -| area-Threading-mono | @lambdageek | | -| area-Tracing-mono | @lambdageek | | -| area-Performance-mono | @SamMonoRT | | -| ** Extensions namespaces ** | | | -| area-Extensions-Caching | @maryamariyan | | -| area-Extensions-Configuration | @maryamariyan | | -| area-Extensions-DependencyInjection | @maryamariyan | | -| area-Extensions-FileSystem | @maryamariyan | | -| area-Extensions-Hosting | @maryamariyan | | -| area-Extensions-HttpClientFactory | @maryamariyan | | -| area-Extensions-Logging | @maryamariyan | | -| area-Extensions-Options | @maryamariyan | | -| area-Extensions-Primitives | @maryamariyan | | -| area-Microsoft.Extensions | @maryamariyan | | -| **System namespaces** | | | -| area-System.Buffers | @tannergooding @GrabYourPitchforks @pgovind | | -| area-System.CodeDom | @buyaa-n @krwq | | -| area-System.Collections | @eiriktsarpalis @layomia | Excluded: | -| area-System.ComponentModel | @safern | | -| area-System.ComponentModel.Composition | @maryamariyan @ViktorHofer | | -| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | | -| area-System.Composition | @maryamariyan @ViktorHofer | | -| area-System.Configuration | @maryamariyan @safern | | -| area-System.Console | @carlossanlop @eiriktsarpalis | | -| area-System.Data | @ajcvickers @cheenamalhotra @david-engel | | -| area-System.Data.Odbc | @ajcvickers | | -| area-System.Data.OleDB | @ajcvickers | | -| area-System.Data.SqlClient | @cheenamalhotra @david-engel @karinazhou @JRahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) | -| area-System.Diagnostics | @tommcdon @krwq | | -| area-System.Diagnostics.Process | @adamsitnik @eiriktsarpalis | | -| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @tarekgh @Anipik | Packages:
| -| area-System.DirectoryServices | @tquerec @josephisenhour | | -| area-System.Drawing | @safern @tannergooding | | -| area-System.Dynamic.Runtime | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| area-System.Globalization | @safern @tarekgh @krwq | | -| area-System.IO | @carlossanlop @jozkee | | -| area-System.IO.Compression | @carlossanlop @ericstj | | -| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | | -| area-System.Linq | @eiriktsarpalis @adamsitnik | | -| area-System.Linq.Expressions | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| area-System.Linq.Parallel | @tarekgh @kouvel | | -| area-System.Management | @Anipik | WMI | -| area-System.Memory | @GrabYourPitchforks @adamsitnik | | -| area-System.Net | @dotnet/ncl | Included: | -| area-System.Net.Http | @dotnet/ncl | | -| area-System.Net.Security | @dotnet/ncl | | -| area-System.Net.Sockets | @dotnet/ncl | | -| area-System.Numerics | @tannergooding @pgovind | | -| area-System.Numerics.Tensors | @pgovind @eiriktsarpalis | | -| area-System.Reflection | @steveharter @GrabYourPitchforks | | -| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | | -| area-System.Reflection.Metadata | @tmat | | -| area-System.Resources | @buyaa-n @tarekgh @krwq | | -| area-System.Runtime | @bartonjs @joperezr | Included:Excluded: | -| area-System.Runtime.Caching | @StephenMolloy @HongGit | | -| area-System.Runtime.CompilerServices | @Anipik @steveharter | | -| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | Excluded: | -| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @echesakovMSFT | | -| area-System.Security | @bartonjs @GrabYourPitchforks @krwq | | -| area-System.ServiceModel | @HongGit @mconnew | Repo: https://github.com/dotnet/WCF
Packages: | -| area-System.ServiceModel.Syndication | @StephenMolloy @HongGit | | -| area-System.ServiceProcess | @Anipik | | -| area-System.Text.Encoding | @layomia @krwq @tarekgh | | -| area-System.Text.Encodings.Web | @GrabYourPitchforks @layomia @tarekgh | | -| area-System.Text.Json | @layomia @steveharter @jozkee | | -| area-System.Text.RegularExpressions | @pgovind @eerhardt | | -| area-System.Threading | @kouvel | | -| area-System.Threading.Channels | @tarekgh @stephentoub | | -| area-System.Threading.Tasks | @tarekgh @stephentoub | | -| area-System.Transactions | @dasetser @HongGit | | -| area-System.Xml | @buyaa-n @krwq | | -| **Microsoft contract assemblies** | | | -| area-Microsoft.CSharp | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| area-Microsoft.VisualBasic | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| area-Microsoft.Win32 | @maryamariyan @Anipik | Including System.Windows.Extensions | +| 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-Build-mono | @steveisok | @akoeplinger | | +| area-Codegen-AOT-mono | @SamMonoRT | @vargaz | | +| area-CodeGen-coreclr | @JulieLeeMSFT | @BruceForstall @dotnet/jit-contrib | | +| area-Codegen-Interpreter-mono | @SamMonoRT | @BrzVlad | | +| area-Codegen-JIT-mono | @SamMonoRT | @vargaz | | +| area-CodeGen-LLVM-mono | @SamMonoRT | @imhameed | | +| area-Codegen-meta-mono | @SamMonoRT | @vargaz | | +| area-CoreLib-mono | @marek-safar | @vargaz | | +| area-CrossGen/NGEN-coreclr | @mangod9 | @nattress | | +| area-crossgen2-coreclr | @mangod9 | @nattress @trylek @dotnet/crossgen-contrib | | +| area-Debugger-mono | @lewing | @thaystg | | +| area-DependencyModel | @eerhardt | @eerhardt | Microsoft.Extensions.DependencyModel | +| area-Diagnostics-coreclr | @tommcdon | @tommcdon | | +| area-ExceptionHandling-coreclr | @mangod9 | @janvorli | | +| area-Extensions-Caching | @ericstj | @maryamariyan | | +| area-Extensions-Configuration | @ericstj | @maryamariyan | | +| area-Extensions-DependencyInjection | @ericstj | @maryamariyan | | +| area-Extensions-FileSystem | @ericstj | @maryamariyan | | +| area-Extensions-Hosting | @ericstj | @maryamariyan | | +| area-Extensions-HttpClientFactory | @ericstj | @maryamariyan | | +| area-Extensions-Logging | @ericstj | @maryamariyan | | +| area-Extensions-Options | @ericstj | @maryamariyan | | +| area-Extensions-Primitives | @ericstj | @maryamariyan | | +| area-GC-coreclr | @jeffschwMSFT | @Maoni0 | | +| area-GC-mono | @SamMonoRT | @BrzVlad | | +| 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-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-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 | | +| area-Microsoft.VisualBasic | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | +| area-Microsoft.Win32 | @ericstj | @maryamariyan @Anipik | Including System.Windows.Extensions | +| area-PAL-coreclr | @mangod9 | @janvorli | | +| area-Performance-mono | @SamMonoRT | @SamMonoRT | | +| area-R2RDump-coreclr | @mangod9 | @nattress | | +| area-ReadyToRun-coreclr | @mangod9 | @nattress | | +| area-SDK | @leecow | @leecow | General development issues and overlap with the SDK and CLI | +| area-Serialization | @HongGit | @StephenMolloy @HongGit | Packages: Excluded: | +| area-Setup | @dleeapho | @NikolaMilosavljevic @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files | +| area-Single-File | @jeffschwMSFT | @swaroop-sridhar | | +| area-Snap | @dleeapho | @dleeapho @leecow @MichaelSimons | | +| area-System.Buffers | @jeffhand | @tannergooding @GrabYourPitchforks @pgovind | | +| area-System.CodeDom | @jeffhand | @buyaa-n @krwq | | +| area-System.Collections | @jeffhand | @eiriktsarpalis @layomia | Excluded: | +| area-System.ComponentModel | @ericstj | @safern | | +| area-System.ComponentModel.Composition | @ericstj | @maryamariyan @ViktorHofer | | +| area-System.ComponentModel.DataAnnotations | @ajcvickers | @lajones @ajcvickers | | +| area-System.Composition | @ericstj | @maryamariyan @ViktorHofer | | +| area-System.Configuration | @ericstj | @maryamariyan @safern | | +| area-System.Console | @jeffhand | @carlossanlop @eiriktsarpalis | | +| area-System.Data | @ajcvickers | @ajcvickers @cheenamalhotra @david-engel | | +| area-System.Data.Odbc | @ajcvickers | @ajcvickers | | +| area-System.Data.OleDB | @ajcvickers | @ajcvickers | | +| area-System.Data.SqlClient | @David-Engel | @cheenamalhotra @david-engel @karinazhou @JRahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) | +| area-System.Diagnostics | @tommcdon | @tommcdon @krwq | | +| area-System.Diagnostics.Process | @jeffhand | @adamsitnik @eiriktsarpalis | | +| area-System.Diagnostics.Tracing | @tommcdon | @noahfalk @tommcdon @tarekgh @Anipik | Packages:
| +| area-System.DirectoryServices | @tquerec | @tquerec @josephisenhour @joperezr | | +| area-System.Drawing | @jeffhand | @safern @tannergooding | | +| area-System.Dynamic.Runtime | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | +| area-System.Globalization | @ericstj | @safern @tarekgh @krwq | | +| area-System.IO | @jeffhand | @carlossanlop @jozkee | | +| area-System.IO.Compression | @jeffhand | @carlossanlop @ericstj | | +| area-System.IO.Pipelines | @kevinpi | @davidfowl @halter73 @jkotalik | | +| area-System.Linq | @jeffhand | @eiriktsarpalis @adamsitnik | | +| area-System.Linq.Expressions | @jaredpar | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | +| area-System.Linq.Parallel | @ericstj | @tarekgh @kouvel | | +| area-System.Management | @ericstj | @Anipik | WMI | +| area-System.Memory | @jeffhand | @GrabYourPitchforks @adamsitnik | | +| area-System.Net | @karelz | @dotnet/ncl | Included: | +| area-System.Net.Http | @karelz | @dotnet/ncl | | +| area-System.Net.Security | @karelz | @dotnet/ncl | | +| area-System.Net.Sockets | @karelz | @dotnet/ncl | | +| area-System.Numerics | @jeffhand | @tannergooding @pgovind | | +| area-System.Numerics.Tensors | @jeffhand | @pgovind @eiriktsarpalis | | +| area-System.Reflection | @ericstj | @steveharter @GrabYourPitchforks | | +| area-System.Reflection.Emit | @ericstj | @steveharter @GrabYourPitchforks | | +| area-System.Reflection.Metadata | @ericstj | @tmat @steveharter | | +| area-System.Resources | @jeffhand | @buyaa-n @tarekgh @krwq | | +| area-System.Runtime | @jeffhand | @bartonjs @joperezr | Included:Excluded: | +| area-System.Runtime.Caching | @HongGit | @StephenMolloy @HongGit | | +| area-System.Runtime.CompilerServices | @ericstj | @Anipik @steveharter | | +| area-System.Runtime.InteropServices | @jeffschwMSFT | @AaronRobinsonMSFT @jkoritzinsky | Excluded: | +| area-System.Runtime.InteropServices.JavaScript | @lewing | @kjpou1 | | +| area-System.Runtime.Intrinsics | @jeffhand | @tannergooding @CarolEidt @echesakovMSFT | | +| area-System.Security | @jeffhand | @bartonjs @GrabYourPitchforks @krwq | | +| area-System.ServiceModel | @HongGit | @HongGit @mconnew | Repo: https://github.com/dotnet/WCF
Packages: | +| area-System.ServiceModel.Syndication | @HongGit | @StephenMolloy @HongGit | | +| area-System.ServiceProcess | @ericstj | @Anipik | | +| area-System.Text.Encoding | @ericstj | @layomia @krwq @tarekgh | | +| area-System.Text.Encodings.Web | @ericstj | @GrabYourPitchforks @layomia @tarekgh | | +| area-System.Text.Json | @ericstj | @layomia @steveharter @jozkee | | +| area-System.Text.RegularExpressions | @jeffhand | @pgovind @eerhardt | | +| area-System.Threading | @mangod9 | @kouvel | | +| area-System.Threading.Channels | @ericstj | @tarekgh @stephentoub | | +| area-System.Threading.Tasks | @ericstj | @tarekgh @stephentoub | | +| area-System.Transactions | @HongGit | @dasetser @HongGit | | +| area-System.Xml | @jeffhand | @buyaa-n @krwq | | +| area-Threading-mono | @marek-safar | @lambdageek | | +| area-TieredCompilation-coreclr | @mangod9 | @kouvel | | +| area-Tizen | | @alpencolt @gbalykov | | +| area-Tracing-coreclr | @tommcdon | @sywhang @josalem | | +| area-Tracing-mono | @steveisok | @lateralusX | | +| 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 | | \ No newline at end of file