From 6eadcddb8a60fbf492a075af0288677ce0e5daee Mon Sep 17 00:00:00 2001 From: Maryam Ariyan Date: Wed, 20 Nov 2019 02:06:55 -0800 Subject: [PATCH 1/4] Add Description column --- docs/area-owners.md | 184 ++++++++++++++++++++++---------------------- 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/docs/area-owners.md b/docs/area-owners.md index 005fecdd8e935d..52d3c0c58e5d2e 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -1,95 +1,95 @@ Below table shows the combined area owners on this repository: -| Area | Owners / experts | -|-------------|------------------| -| area-AssemblyLoader | @jeffschwMSFT @vitek-karas | -| area-CodeGen | @BruceForstall @dotnet/jit-contrib | -| area-CrossGen/NGEN | @fadimounir | -| area-crossgen2 | @nattress @MichalStrehovsky @trylek @fadimounir | -| area-DependencyModel | @eerhardt | -| area-Diagnostics | @tommcdon | -| area-ExceptionHandling | @janvorli | -| area-GC | @Maoni0 | -| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar | -| area-HostModel | @vitek-karas @swaroop-sridhar | -| area-ILTools | @BruceForstall @dotnet/jit-contrib | -| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | -| area-Infrastructure-installer | @dleeapho @wtgodbe @dagood | -| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | -| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | -| area-Interop | @jeffschwMSFT @AaronRobinsonMSFT | -| area-Meta | @joperezr | -| area-Meta-corelib | @joperezr | -| area-Microsoft.CSharp | @cston @333fred | -| area-Microsoft.VisualBasic | @cston @333fred | -| area-Microsoft.Win32 | @maryamariyan @Anipik | -| area-PAL | @janvorli | -| area-R2RDump | @nattress | -| area-ReadyToRun | @fadimounir | -| area-Setup | @dagood @dleeapho | -| area-SDK | @janvorli | -| area-Serialization | @StephenMolloy @HongGit | -| area-Snap | @dleeapho @leecow @MichaelSimons | -| area-System.AppContext | @safern @Anipik | -| area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | -| area-System.CodeDom | @buyaa-n @krwq | -| area-System.Collections | @safern | -| area-System.ComponentModel | @maryamariyan @safern | -| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | -| area-System.Composition | @maryamariyan @ViktorHofer | -| area-System.Configuration | @maryamariyan @safern | -| area-System.Console | @wtgodbe | -| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | -| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | -| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | -| area-System.Diagnostics.Process | @wtgodbe @krwq | -| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | -| area-System.DirectoryServices | @tquerec @josephisenhour | -| area-System.Drawing | @safern @maryamariyan | -| area-System.Dynamic.Runtime | @cston @333fred | -| area-System.Globalization | @krwq @tarekgh | -| area-System.IO | @JeremyKuhne @carlossanlop | -| area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer | -| area-System.IO.Packaging | @JeremyKuhne @carlossanlop | -| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | -| area-System.Linq | @maryamariyan | -| area-System.Linq.Expressions | @cston @333fred | -| area-System.Linq.Parallel | @tarekgh @kouvel | -| area-System.Management | @Anipik | -| area-System.Memory | @ahsonkhan | -| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | -| area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | -| area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | -| area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | -| area-System.Numerics | @tannergooding @ViktorHofer | -| area-System.Numerics.Tensors | @tannergooding | -| area-System.Reflection | @steveharter @GrabYourPitchforks | -| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | -| area-System.Reflection.Metadata | @tmat @nguerrera | -| area-System.Resources | @krwq @tarekgh | -| area-System.Runtime | @bartonjs @joperezr | -| area-System.Runtime.Caching | @StephenMolloy @HongGit | -| area-System.Runtime.CompilerServices | @Anipik | -| area-System.Runtime.Extensions | @Anipik | -| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | -| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | -| area-System.Security | @bartonjs @GrabYourPitchforks | -| area-System.Security.Cryptography.Xml | @bartonjs | -| 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 | @ahsonkhan @steveharter | -| area-System.Text.RegularExpressions | @ViktorHofer @maryamariyan | -| 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 | -| area-TieredCompilation | @kouvel | -| area-Tizen | @alpencolt @gbalykov | -| area-Tracing | @sywhang @josalem | -| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | -| area-UWP | @nattress | -| area-VM | @sergiy-k | +| Area | Owners / experts | Description | +|-------------|------------------|------------------| +| area-AssemblyLoader | @jeffschwMSFT @vitek-karas | | +| area-CodeGen | @BruceForstall @dotnet/jit-contrib | | +| area-CrossGen/NGEN | @fadimounir | | +| area-crossgen2 | @nattress @MichalStrehovsky @trylek @fadimounir | | +| area-DependencyModel | @eerhardt | | +| area-Diagnostics | @tommcdon | | +| area-ExceptionHandling | @janvorli | | +| area-GC | @Maoni0 | | +| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar | | +| area-HostModel | @vitek-karas @swaroop-sridhar | | +| area-ILTools | @BruceForstall @dotnet/jit-contrib | | +| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | | +| area-Infrastructure-installer | @dleeapho @wtgodbe @dagood | | +| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | | +| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | | +| area-Interop | @jeffschwMSFT @AaronRobinsonMSFT | | +| area-Meta | @joperezr | | +| area-Meta-corelib | @joperezr | | +| area-Microsoft.CSharp | @cston @333fred | | +| area-Microsoft.VisualBasic | @cston @333fred | | +| area-Microsoft.Win32 | @maryamariyan @Anipik | | +| area-PAL | @janvorli | | +| area-R2RDump | @nattress | | +| area-ReadyToRun | @fadimounir | | +| area-Setup | @dagood @dleeapho | | +| area-SDK | @janvorli | | +| area-Serialization | @StephenMolloy @HongGit | | +| area-Snap | @dleeapho @leecow @MichaelSimons | | +| area-System.AppContext | @safern @Anipik | | +| area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | | +| area-System.CodeDom | @buyaa-n @krwq | | +| area-System.Collections | @safern | | +| area-System.ComponentModel | @maryamariyan @safern | | +| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | | +| area-System.Composition | @maryamariyan @ViktorHofer | | +| area-System.Configuration | @maryamariyan @safern | | +| area-System.Console | @wtgodbe | | +| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | | +| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | | +| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | | +| area-System.Diagnostics.Process | @wtgodbe @krwq | | +| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | | +| area-System.DirectoryServices | @tquerec @josephisenhour | | +| area-System.Drawing | @safern @maryamariyan | | +| area-System.Dynamic.Runtime | @cston @333fred | | +| area-System.Globalization | @krwq @tarekgh | | +| area-System.IO | @JeremyKuhne @carlossanlop | | +| area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer | | +| area-System.IO.Packaging | @JeremyKuhne @carlossanlop | | +| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | | +| area-System.Linq | @maryamariyan | | +| area-System.Linq.Expressions | @cston @333fred | | +| area-System.Linq.Parallel | @tarekgh @kouvel | | +| area-System.Management | @Anipik | | +| area-System.Memory | @ahsonkhan | | +| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | +| area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | +| area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | +| area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | +| area-System.Numerics | @tannergooding @ViktorHofer | | +| area-System.Numerics.Tensors | @tannergooding | | +| area-System.Reflection | @steveharter @GrabYourPitchforks | | +| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | | +| area-System.Reflection.Metadata | @tmat @nguerrera | | +| area-System.Resources | @krwq @tarekgh | | +| area-System.Runtime | @bartonjs @joperezr | | +| area-System.Runtime.Caching | @StephenMolloy @HongGit | | +| area-System.Runtime.CompilerServices | @Anipik | | +| area-System.Runtime.Extensions | @Anipik | | +| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | | +| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | | +| area-System.Security | @bartonjs @GrabYourPitchforks | | +| area-System.Security.Cryptography.Xml | @bartonjs | | +| 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 | @ahsonkhan @steveharter | | +| area-System.Text.RegularExpressions | @ViktorHofer @maryamariyan | | +| 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 | | +| area-TieredCompilation | @kouvel | | +| area-Tizen | @alpencolt @gbalykov | | +| area-Tracing | @sywhang @josalem | | +| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | | +| area-UWP | @nattress | | +| area-VM | @sergiy-k | | From 9624e8ccd8f55d83f40b87885ab308cb64bde70e Mon Sep 17 00:00:00 2001 From: Maryam Ariyan Date: Wed, 20 Nov 2019 02:35:17 -0800 Subject: [PATCH 2/4] Add remaining Description info from issue-guide --- docs/area-owners.md | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/docs/area-owners.md b/docs/area-owners.md index 52d3c0c58e5d2e..0b1202c823ba16 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -15,49 +15,47 @@ Below table shows the combined area owners on this repository: | area-ILTools | @BruceForstall @dotnet/jit-contrib | | | area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | | | area-Infrastructure-installer | @dleeapho @wtgodbe @dagood | | -| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | | +| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | Covers:
| | area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | | | area-Interop | @jeffschwMSFT @AaronRobinsonMSFT | | -| area-Meta | @joperezr | | +| area-Meta | @joperezr | Issues without clear association to any specific API/contract, e.g.
| | area-Meta-corelib | @joperezr | | -| area-Microsoft.CSharp | @cston @333fred | | -| area-Microsoft.VisualBasic | @cston @333fred | | -| area-Microsoft.Win32 | @maryamariyan @Anipik | | | area-PAL | @janvorli | | | area-R2RDump | @nattress | | | area-ReadyToRun | @fadimounir | | | area-Setup | @dagood @dleeapho | | | area-SDK | @janvorli | | -| area-Serialization | @StephenMolloy @HongGit | | +| area-Serialization | @StephenMolloy @HongGit | Packages: Excluded: | | area-Snap | @dleeapho @leecow @MichaelSimons | | +| **System contract assemblies** | | | | area-System.AppContext | @safern @Anipik | | | area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | | | area-System.CodeDom | @buyaa-n @krwq | | -| area-System.Collections | @safern | | +| area-System.Collections | @safern | Excluded: | | area-System.ComponentModel | @maryamariyan @safern | | | area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | | | area-System.Composition | @maryamariyan @ViktorHofer | | | area-System.Configuration | @maryamariyan @safern | | | area-System.Console | @wtgodbe | | -| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | | -| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | | -| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | | +| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | | +| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) | +| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | | | area-System.Diagnostics.Process | @wtgodbe @krwq | | -| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | | +| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | Packages:
| | area-System.DirectoryServices | @tquerec @josephisenhour | | | area-System.Drawing | @safern @maryamariyan | | -| area-System.Dynamic.Runtime | @cston @333fred | | +| area-System.Dynamic.Runtime | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | | area-System.Globalization | @krwq @tarekgh | | | area-System.IO | @JeremyKuhne @carlossanlop | | | area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer | | | area-System.IO.Packaging | @JeremyKuhne @carlossanlop | | | area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | | | area-System.Linq | @maryamariyan | | -| area-System.Linq.Expressions | @cston @333fred | | +| 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 | | +| area-System.Management | @Anipik | WMI | | area-System.Memory | @ahsonkhan | | -| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | +| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | Included: | | area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | | area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | | area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | | @@ -67,14 +65,15 @@ Below table shows the combined area owners on this repository: | area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | | | area-System.Reflection.Metadata | @tmat @nguerrera | | | area-System.Resources | @krwq @tarekgh | | -| area-System.Runtime | @bartonjs @joperezr | | +| area-System.Runtime | @bartonjs @joperezr | Included:Excluded: | | area-System.Runtime.Caching | @StephenMolloy @HongGit | | | area-System.Runtime.CompilerServices | @Anipik | | | area-System.Runtime.Extensions | @Anipik | | -| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | | +| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | Excluded: | | area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | | | area-System.Security | @bartonjs @GrabYourPitchforks | | | area-System.Security.Cryptography.Xml | @bartonjs | | +| System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) | | area-System.ServiceModel.Syndication | @StephenMolloy @HongGit | | | area-System.ServiceProcess | @Anipik | | | area-System.Text.Encoding | @layomia @krwq @tarekgh | | @@ -92,4 +91,7 @@ Below table shows the combined area owners on this repository: | area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | | | area-UWP | @nattress | | | area-VM | @sergiy-k | | - +| **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 | | From 11c7f3f54d2f3226c5d0e10a66c8774d8a251bc4 Mon Sep 17 00:00:00 2001 From: Maryam Ariyan Date: Wed, 20 Nov 2019 03:41:02 -0800 Subject: [PATCH 3/4] update issue-guide --- docs/area-owners.md | 24 ++++---- docs/installer/project-docs/issue-guide.md | 11 +--- docs/libraries/project-docs/issue-guide.md | 72 +--------------------- 3 files changed, 14 insertions(+), 93 deletions(-) diff --git a/docs/area-owners.md b/docs/area-owners.md index 0b1202c823ba16..1a993d47028ff2 100644 --- a/docs/area-owners.md +++ b/docs/area-owners.md @@ -6,11 +6,11 @@ Below table shows the combined area owners on this repository: | area-CodeGen | @BruceForstall @dotnet/jit-contrib | | | area-CrossGen/NGEN | @fadimounir | | | area-crossgen2 | @nattress @MichalStrehovsky @trylek @fadimounir | | -| area-DependencyModel | @eerhardt | | +| area-DependencyModel | @eerhardt | Microsoft.Extensions.DependencyModel | | area-Diagnostics | @tommcdon | | | area-ExceptionHandling | @janvorli | | | area-GC | @Maoni0 | | -| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar | | +| 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 | @BruceForstall @dotnet/jit-contrib | | | area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | | @@ -23,10 +23,16 @@ Below table shows the combined area owners on this repository: | area-PAL | @janvorli | | | area-R2RDump | @nattress | | | area-ReadyToRun | @fadimounir | | -| area-Setup | @dagood @dleeapho | | -| area-SDK | @janvorli | | +| area-Setup | @dagood @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files | +| area-SDK | @janvorli | General development issues and overlap with the SDK and CLI | | area-Serialization | @StephenMolloy @HongGit | Packages:
  • System.Runtime.Serialization.Xml
  • System.Runtime.Serialization.Json
  • System.Private.DataContractSerialization
  • System.Xml.XmlSerializer
Excluded:
  • System.Runtime.Serialization.Formatters
| | area-Snap | @dleeapho @leecow @MichaelSimons | | +| area-TieredCompilation | @kouvel | | +| area-Tizen | @alpencolt @gbalykov | | +| area-Tracing | @sywhang @josalem | | +| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | | +| area-UWP | @nattress | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk | +| area-VM | @sergiy-k | | | **System contract assemblies** | | | | area-System.AppContext | @safern @Anipik | | | area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | | @@ -73,7 +79,7 @@ Below table shows the combined area owners on this repository: | area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | | | area-System.Security | @bartonjs @GrabYourPitchforks | | | area-System.Security.Cryptography.Xml | @bartonjs | | -| System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) | +| area-System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) | | area-System.ServiceModel.Syndication | @StephenMolloy @HongGit | | | area-System.ServiceProcess | @Anipik | | | area-System.Text.Encoding | @layomia @krwq @tarekgh | | @@ -85,13 +91,7 @@ Below table shows the combined area owners on this repository: | area-System.Threading.Tasks | @tarekgh @stephentoub | | | area-System.Transactions | @dasetser @HongGit | | | area-System.Xml | @buyaa-n @krwq | | -| area-TieredCompilation | @kouvel | | -| area-Tizen | @alpencolt @gbalykov | | -| area-Tracing | @sywhang @josalem | | -| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | | -| area-UWP | @nattress | | -| area-VM | @sergiy-k | | | **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 | | +| area-Microsoft.Win32 | @maryamariyan @Anipik | | \ No newline at end of file diff --git a/docs/installer/project-docs/issue-guide.md b/docs/installer/project-docs/issue-guide.md index 6710ac2628ceea..26d9fe66a322b3 100644 --- a/docs/installer/project-docs/issue-guide.md +++ b/docs/installer/project-docs/issue-guide.md @@ -4,13 +4,4 @@ Issue Guide Core-setup uses the [CoreFx policies](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/issue-guide.md), so use that for general information on how to create an issue, etc. ### Areas -Areas are tracked by labels area-* (e.g. area-Host). - -| Area | Owners / experts | Description | -|-----------------------------------------------------------------------------------------------|------------------|-------------| -| [area-DependencyModel](https://github.com/dotnet/core-setup/labels/area-DependencyModel) | [@eerhardt](https://github.com/eerhardt) | Microsoft.Extensions.DependencyModel | -| [area-Host](https://github.com/dotnet/core-setup/labels/area-Host) | [@vitek-karas](https://github.com/vitek-karas), [@swaroop-sridhar](https://github.com/swaroop-sridhar) | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll | -| [area-Infrastructure](https://github.com/dotnet/core-setup/labels/area-Infrastructure) | [@wtgodbe](https://github.com/wtgodbe), [@dagood](https://github.com/dagood) | Build and Publish | -| [area-SDK](https://github.com/dotnet/core-setup/labels/area-SDK) | **[@livarcocc](https://github.com/livarcocc)**, [@nguerrera](https://github.com/nguerrera), [@leecow](https://github.com/leecow) | General development issues and overlap with the SDK and CLI | -| [area-Setup](https://github.com/dotnet/core-setup/labels/area-Setup) | [@dagood](https://github.com/dagood) | Distro-specific (Linux, Mac and Windows) setup packages and msi files | -| [area-UWP](https://github.com/dotnet/core-setup/labels/area-UWP) | [@nattress](https://github.com/nattress) | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk | +Areas are tracked by labels area-* (e.g. area-Host). To view owners for each area in this repository check out the [area-owners.md](https://github.com/dotnet/runtime/blob/master/docs/area-owners.md) page. diff --git a/docs/libraries/project-docs/issue-guide.md b/docs/libraries/project-docs/issue-guide.md index bea050519697db..09fd0529f09753 100644 --- a/docs/libraries/project-docs/issue-guide.md +++ b/docs/libraries/project-docs/issue-guide.md @@ -38,77 +38,7 @@ We use [milestones](https://github.com/dotnet/corefx/milestones) to prioritize w We assign each issue to assignee, when the assignee is ready to pick up the work and start working on it. If the issue is not assigned to anyone and you want to pick it up, please say so - we will assign the issue to you. If the issue is already assigned to someone, please coordinate with the assignee before you start working on it. ### Areas -Areas are tracked by labels area-* (e.g. area-System.Collections). Each area typically corresponds to one or more contract assemblies. - -| Area | Owners / experts | Description | -|-----------------------------------------------------------------------------------------------|------------------|-------------| -| [area-Infrastructure](https://github.com/dotnet/corefx/labels/area-Infrastructure) | [@ViktorHofer](https://github.com/ViktorHofer), [@ericstj](https://github.com/ericstj), [@wtgodbe](https://github.com/wtgodbe), [@safern](https://github.com/safern), [@Anipik](https://github.com/Anipik) | Covers:
  • Packaging
  • Build and test infra for CoreFX repo
  • VS integration

| -| [area-Meta](https://github.com/dotnet/corefx/labels/area-Meta) | [@joperezr](https://github.com/joperezr) | Issues without clear association to any specific API/contract, e.g.
  • new contract proposals
  • cross-cutting code/test pattern changes (e.g. FxCop failures)
  • project-wide docs

| -| [area-Serialization](https://github.com/dotnet/corefx/labels/area-Serialization) | [StephenMolloy](https://github.com/StephenMolloy), [@HongGit](https://github.com/HongGit) | Packages:
  • System.Runtime.Serialization.Xml
  • System.Runtime.Serialization.Json
  • System.Private.DataContractSerialization
  • System.Xml.XmlSerializer
Excluded:
  • System.Runtime.Serialization.Formatters
| -| **System contract assemblies** | | | -| [System.AppContext](https://github.com/dotnet/corefx/labels/area-System.AppContext) | **[@safern](https://github.com/safern)**, [@Anipik](https://github.com/Anipik) | | | -| [System.Buffers](https://github.com/dotnet/corefx/labels/area-System.Buffers) | **[@layomia](https://github.com/layomia)**, [@JeremyKuhne](https://github.com/JeremyKuhne), [@ahsonkhan](https://github.com/ahsonkhan) | | -| [System.CodeDom](https://github.com/dotnet/corefx/labels/area-System.CodeDom) | **[@buyaa-n](https://github.com/buyaa-n)**, [@krwq](https://github.com/krwq) | | -| [System.Collections](https://github.com/dotnet/corefx/labels/area-System.Collections) | [@safern](https://github.com/safern) | Excluded:
  • System.Array -> System.Runtime
| -| [System.ComponentModel](https://github.com/dotnet/corefx/labels/area-System.ComponentModel) | **[@maryamariyan](https://github.com/maryamariyan)**, [@safern](https://github.com/safern) | | -| [System.ComponentModel.DataAnnotations](https://github.com/dotnet/corefx/labels/area-System.ComponentModel.DataAnnotations) | [@lajones](https://github.com/lajones), [@ajcvickers](https://github.com/ajcvickers) | | -| [System.Composition](https://github.com/dotnet/corefx/labels/area-System.Composition) | **[@maryamariyan](https://github.com/maryamariyan)**, [@ViktorHofer](https://github.com/ViktorHofer) | | -| [System.Configuration](https://github.com/dotnet/corefx/labels/area-System.Configuration) | **[@maryamariyan](https://github.com/maryamariyan)**, [@safern](https://github.com/safern) | | -| [System.Console](https://github.com/dotnet/corefx/labels/area-System.Console) | [@wtgodbe](https://github.com/wtgodbe) | | -| [System.Data](https://github.com/dotnet/corefx/labels/area-System.Data) | [@ajcvickers](https://github.com/ajcvickers),[@cheenamalhotra](https://github.com/cheenamalhotra), [@david-engel](https://github.com/david-engel) |
  • Odbc, OleDb - [@saurabh500](https://github.com/saurabh500)
| -| [System.Data.SqlClient](https://github.com/dotnet/corefx/labels/area-System.Data.SqlClient) | **[@cheenamalhotra](https://github.com/cheenamalhotra)**, **[@karinazhou](https://github.com/karinazhou)**, [@david-engel](https://github.com/david-engel) | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) | -| [System.Diagnostics](https://github.com/dotnet/corefx/labels/area-System.Diagnostics) | **[@wtgodbe](https://github.com/wtgodbe)**, [@krwq](https://github.com/krwq) |
  • System.Diagnostics.EventLog - [@Anipik](https://github.com/Anipik)
| -| [System.Diagnostics.Process](https://github.com/dotnet/corefx/labels/area-System.Diagnostics.Process) | **[@wtgodbe](https://github.com/wtgodbe)**, [@krwq](https://github.com/krwq) | | -| [System.Diagnostics.Tracing](https://github.com/dotnet/corefx/labels/area-System.Diagnostics.Tracing) | [@noahfalk](https://github.com/noahfalk), [@tommcdon](https://github.com/tommcdon), [@Anipik](https://github.com/Anipik) | Packages:
  • System.Diagnostics.DiagnosticSource
  • System.Diagnostics.PerformanceCounter - [@Anipik](https://github.com/Anipik)
  • System.Diagnostics.Tracing
  • System.Diagnostics.TraceSource - [@Anipik](https://github.com/Anipik)

| -| [System.DirectoryServices](https://github.com/dotnet/corefx/labels/area-System.DirectoryServices) | [@tquerec](https://github.com/tquerec), [@josephisenhour](https://github.com/josephisenhour) | | -| [System.Drawing](https://github.com/dotnet/corefx/labels/area-System.Drawing) | **[@safern](https://github.com/safern)**, [@maryamariyan](https://github.com/maryamariyan) | | -| [System.Dynamic.Runtime](https://github.com/dotnet/corefx/labels/area-System.Dynamic.Runtime) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| [System.Globalization](https://github.com/dotnet/corefx/labels/area-System.Globalization) | **[@krwq](https://github.com/krwq)**, [@tarekgh](https://github.com/tarekgh) | | -| [System.IO](https://github.com/dotnet/corefx/labels/area-System.IO) | **[@JeremyKuhne](https://github.com/JeremyKuhne)**, [@carlossanlop](https://github.com/carlossanlop) | | -| [System.IO.Compression](https://github.com/dotnet/corefx/labels/area-System.IO.Compression) | **[@carlossanlop](https://github.com/carlossanlop)**, [@ahsonkhan](https://github.com/ahsonkhan), [@ViktorHofer](https://github.com/ViktorHofer) | | -| [System.IO.Packaging](https://github.com/dotnet/corefx/labels/area-System.IO.Packaging) | **[@JeremyKuhne](https://github.com/JeremyKuhne)**, [@carlossanlop](https://github.com/carlossanlop) | | -| [System.IO.Pipelines](https://github.com/dotnet/corefx/labels/area-System.IO.Pipelines) | [@davidfowl](https://github.com/davidfowl), [@halter73](https://github.com/halter73), [@jkotalik](https://github.com/jkotalik), [@anurse](https://github.com/anurse) | | -| [System.Linq](https://github.com/dotnet/corefx/labels/area-System.Linq) | [@maryamariyan](https://github.com/maryamariyan) | | -| [System.Linq.Expressions](https://github.com/dotnet/corefx/labels/area-System.Linq.Expressions) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| [System.Linq.Parallel](https://github.com/dotnet/corefx/labels/area-System.Linq.Parallel) | **[@tarekgh](https://github.com/tarekgh)**, [@kouvel](https://github.com/kouvel) | | -| [System.Management](https://github.com/dotnet/corefx/labels/area-System.Management) | [@Anipik](https://github.com/Anipik) | WMI | -| [System.Memory](https://github.com/dotnet/corefx/labels/area-System.Memory) | [@ahsonkhan](https://github.com/ahsonkhan) | | -| [System.Net](https://github.com/dotnet/corefx/labels/area-System.Net) | [@davidsh](https://github.com/davidsh), [@wfurt](https://github.com/wfurt), [@scalablecory](https://github.com/scalablecory), [@eiriktsarpalis](https://github.com/eiriktsarpalis), [@karelz](https://github.com/karelz) | Included:
  • System.Uri - [@wtgodbe](https://github.com/wtgodbe)
| -| [System.Net.Http](https://github.com/dotnet/corefx/labels/area-System.Net.Http) | [@davidsh](https://github.com/davidsh), [@wfurt](https://github.com/wfurt), [@scalablecory](https://github.com/scalablecory), [@eiriktsarpalis](https://github.com/eiriktsarpalis), [@karelz](https://github.com/karelz) | | -| [System.Net.Http.SocketsHttpHandler](https://github.com/dotnet/corefx/labels/area-System.Net.Http.SocketsHttpHandler) | [@geoffkizer](https://github.com/geoffkizer), [@wfurt](https://github.com/wfurt), [@davidsh](https://github.com/davidsh), [@scalablecory](https://github.com/scalablecory), [@eiriktsarpalis](https://github.com/eiriktsarpalis), [@karelz](https://github.com/karelz) | | -| [System.Net.Security](https://github.com/dotnet/corefx/labels/area-System.Net.Security) | [@davidsh](https://github.com/davidsh), [@wfurt](https://github.com/wfurt), [@scalablecory](https://github.com/scalablecory), [@eiriktsarpalis](https://github.com/eiriktsarpalis), [@karelz](https://github.com/karelz) | | -| [System.Net.Sockets](https://github.com/dotnet/corefx/labels/area-System.Net.Sockets) | [@davidsh](https://github.com/davidsh), [@wfurt](https://github.com/wfurt), [@scalablecory](https://github.com/scalablecory), [@eiriktsarpalis](https://github.com/eiriktsarpalis), [@karelz](https://github.com/karelz) | | -| [System.Numerics](https://github.com/dotnet/corefx/labels/area-System.Numerics) | [@tannergooding](https://github.com/tannergooding), [@ViktorHofer](https://github.com/ViktorHofer) | | -| [System.Numerics.Tensors](https://github.com/dotnet/corefx/labels/area-System.Numerics.Tensors) | [@tannergooding](https://github.com/tannergooding) | | -| [System.Reflection](https://github.com/dotnet/corefx/labels/area-System.Reflection) | [@steveharter](https://github.com/steveharter), [@GrabYourPitchforks](https://github.com/GrabYourPitchforks) | | -| [System.Reflection.Emit](https://github.com/dotnet/corefx/labels/area-System.Reflection.Emit) | [@steveharter](https://github.com/steveharter), [@GrabYourPitchforks](https://github.com/GrabYourPitchforks) | | -| [System.Reflection.Metadata](https://github.com/dotnet/corefx/labels/area-System.Reflection.Metadata) | [@tmat](https://github.com/tmat), [@nguerrera](https://github.com/nguerrera) | | -| [System.Resources](https://github.com/dotnet/corefx/labels/area-System.Resources) | **[@krwq](https://github.com/krwq)**, [@tarekgh](https://github.com/tarekgh) | | -| [System.Runtime](https://github.com/dotnet/corefx/labels/area-System.Runtime) | **[@bartonjs](https://github.com/bartonjs)**, [@joperezr](https://github.com/joperezr) | Included:
  • System.Runtime.Serialization.Formatters
  • System.Runtime.InteropServices.RuntimeInfo
  • System.Array
Excluded:
  • Path -> System.IO
  • StopWatch -> System.Diagnostics
  • Uri -> System.Net
  • WebUtility -> System.Net
| -| [System.Runtime.Caching](https://github.com/dotnet/corefx/labels/area-System.Runtime.Caching) | [@StephenMolloy](https://github.com/StephenMolloy), [@HongGit](https://github.com/HongGit) | | -| [System.Runtime.CompilerServices](https://github.com/dotnet/corefx/labels/area-System.Runtime.CompilerServices) | [@Anipik](https://github.com/Anipik) | | -| [System.Runtime.Extensions](https://github.com/dotnet/corefx/labels/area-System.Runtime.Extensions) | [@Anipik](https://github.com/Anipik) | | -| [System.Runtime.InteropServices](https://github.com/dotnet/corefx/labels/area-System.Runtime.InteropServices) | [@AaronRobinsonMSFT](https://github.com/AaronRobinsonMSFT), [@jkoritzinsky](https://github.com/jkoritzinsky) | Excluded:
  • System.Runtime.InteropServices.RuntimeInfo
| -| [System.Runtime.Intrinsics](https://github.com/dotnet/corefx/labels/area-System.Runtime.Intrinsics) | [@tannergooding](https://github.com/tannergooding), [@CarolEidt](https://github.com/CarolEidt), [@RussKeldorph](https://github.com/RussKeldorph) | | -| [System.Security](https://github.com/dotnet/corefx/labels/area-System.Security) | **[@bartonjs](https://github.com/bartonjs)**, [@GrabYourPitchforks](https://github.com/GrabYourPitchforks) | | -| System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) | -| [System.ServiceModel.Syndication](https://github.com/dotnet/corefx/labels/area-System.ServiceModel.Syndication) | [StephenMolloy](https://github.com/StephenMolloy), [@HongGit](https://github.com/HongGit) | | -| [System.ServiceProcess](https://github.com/dotnet/corefx/labels/area-System.ServiceProcess) | **[@maryamariyan](https://github.com/maryamariyan)**, [@Anipik](https://github.com/Anipik) | | -| [System.Text.Encoding](https://github.com/dotnet/corefx/labels/area-System.Text.Encoding) | **[@layomia](https://github.com/layomia)**, [@krwq](https://github.com/krwq), [@tarekgh](https://github.com/tarekgh) | | -| [System.Text.Encodings.Web](https://github.com/dotnet/corefx/labels/area-System.Text.Encodings.Web) | **[@GrabYourPitchforks](https://github.com/GrabYourPitchforks)**, [@layomia](https://github.com/layomia), [@tarekgh](https://github.com/tarekgh) | | -| [System.Text.Json](https://github.com/dotnet/corefx/labels/area-System.Text.Json) | **[@ahsonkhan](https://github.com/ahsonkhan)**, [@steveharter](https://github.com/steveharter) | | -| [System.Text.Unicode](https://github.com/dotnet/corefx/labels/area-System.Text.Encodings.Web) | **[@GrabYourPitchforks](https://github.com/GrabYourPitchforks)**, [@layomia](https://github.com/layomia), [@tarekgh](https://github.com/tarekgh) | | -| [System.Text.RegularExpressions](https://github.com/dotnet/corefx/labels/area-System.Text.RegularExpressions) | **[@ViktorHofer](https://github.com/ViktorHofer)**, [@maryamariyan](https://github.com/maryamariyan) | | -| [System.Threading](https://github.com/dotnet/corefx/labels/area-System.Threading) | **[@kouvel](https://github.com/kouvel)** | | -| [System.Threading.Channels](https://github.com/dotnet/corefx/labels/area-System.Threading.Channels) | **[@tarekgh](https://github.com/tarekgh)**, [@stephentoub](https://github.com/stephentoub) | | -| [System.Threading.Tasks](https://github.com/dotnet/corefx/labels/area-System.Threading.Tasks) | **[@tarekgh](https://github.com/tarekgh)**, [@stephentoub](https://github.com/stephentoub) | | -| [System.Transactions](https://github.com/dotnet/corefx/labels/area-System.Transactions) | [@dasetser](https://github.com/dasetser), [@HongGit](https://github.com/HongGit) | | -| [System.Xml](https://github.com/dotnet/corefx/labels/area-System.Xml) | **[@buyaa-n](https://github.com/buyaa-n)**, [@krwq](https://github.com/krwq) | | -| **Microsoft contract assemblies** | | | -| [Microsoft.CSharp](https://github.com/dotnet/corefx/labels/area-Microsoft.CSharp) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| [Microsoft.VisualBasic.Core](https://github.com/dotnet/corefx/labels/area-Microsoft.VisualBasic.Core) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) | -| [Microsoft.Win32](https://github.com/dotnet/corefx/labels/area-Microsoft.Win32) | **[@maryamariyan](https://github.com/maryamariyan)**, [@Anipik](https://github.com/Anipik) | | - +Areas are tracked by labels area-* (e.g. area-System.Collections). Each area typically corresponds to one or more contract assemblies. To view owners for each area in this repository check out the [area-owners.md](https://github.com/dotnet/runtime/blob/master/docs/area-owners.md) page. Note: Area triage will apply the new scheme (issue types and assignee) throughout 2016. From 08eaf6961de016a1507e1464db1a42894dfd74dc Mon Sep 17 00:00:00 2001 From: Maryam Ariyan Date: Wed, 20 Nov 2019 12:26:11 -0800 Subject: [PATCH 4/4] Remove old note --- docs/libraries/project-docs/issue-guide.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/libraries/project-docs/issue-guide.md b/docs/libraries/project-docs/issue-guide.md index 09fd0529f09753..6aeffa61f1397d 100644 --- a/docs/libraries/project-docs/issue-guide.md +++ b/docs/libraries/project-docs/issue-guide.md @@ -40,8 +40,6 @@ We assign each issue to assignee, when the assignee is ready to pick up the work ### Areas Areas are tracked by labels area-* (e.g. area-System.Collections). Each area typically corresponds to one or more contract assemblies. To view owners for each area in this repository check out the [area-owners.md](https://github.com/dotnet/runtime/blob/master/docs/area-owners.md) page. -Note: Area triage will apply the new scheme (issue types and assignee) throughout 2016. - ### Community Partner Experts | Area | Owners / experts | Description |