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 005fecdd8e935..52d3c0c58e5d2 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 52d3c0c58e5d2..0b1202c823ba1 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 0b1202c823ba1..1a993d47028ff 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 6710ac2628cee..26d9fe66a322b 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 bea050519697d..09fd0529f0975 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 09fd0529f0975..6aeffa61f1397 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 |