Skip to content

Commit 4f4db00

Browse files
authored
Merge pull request #145 from maryamariyan/area-owners
Move combined area owners to issue-guide
2 parents cd4631d + 08eaf69 commit 4f4db00

File tree

3 files changed

+97
-176
lines changed

3 files changed

+97
-176
lines changed

docs/area-owners.md

Lines changed: 95 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,97 @@
11
Below table shows the combined area owners on this repository:
22

3-
| Area | Owners / experts |
4-
|-------------|------------------|
5-
| area-AssemblyLoader | @jeffschwMSFT @vitek-karas |
6-
| area-CodeGen | @BruceForstall @dotnet/jit-contrib |
7-
| area-CrossGen/NGEN | @fadimounir |
8-
| area-crossgen2 | @nattress @MichalStrehovsky @trylek @fadimounir |
9-
| area-DependencyModel | @eerhardt |
10-
| area-Diagnostics | @tommcdon |
11-
| area-ExceptionHandling | @janvorli |
12-
| area-GC | @Maoni0 |
13-
| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar |
14-
| area-HostModel | @vitek-karas @swaroop-sridhar |
15-
| area-ILTools | @BruceForstall @dotnet/jit-contrib |
16-
| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek |
17-
| area-Infrastructure-installer | @dleeapho @wtgodbe @dagood |
18-
| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik |
19-
| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho |
20-
| area-Interop | @jeffschwMSFT @AaronRobinsonMSFT |
21-
| area-Meta | @joperezr |
22-
| area-Meta-corelib | @joperezr |
23-
| area-Microsoft.CSharp | @cston @333fred |
24-
| area-Microsoft.VisualBasic | @cston @333fred |
25-
| area-Microsoft.Win32 | @maryamariyan @Anipik |
26-
| area-PAL | @janvorli |
27-
| area-R2RDump | @nattress |
28-
| area-ReadyToRun | @fadimounir |
29-
| area-Setup | @dagood @dleeapho |
30-
| area-SDK | @janvorli |
31-
| area-Serialization | @StephenMolloy @HongGit |
32-
| area-Snap | @dleeapho @leecow @MichaelSimons |
33-
| area-System.AppContext | @safern @Anipik |
34-
| area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan |
35-
| area-System.CodeDom | @buyaa-n @krwq |
36-
| area-System.Collections | @safern |
37-
| area-System.ComponentModel | @maryamariyan @safern |
38-
| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers |
39-
| area-System.Composition | @maryamariyan @ViktorHofer |
40-
| area-System.Configuration | @maryamariyan @safern |
41-
| area-System.Console | @wtgodbe |
42-
| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh |
43-
| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel |
44-
| area-System.Diagnostics | @tommcdon @wtgodbe @krwq |
45-
| area-System.Diagnostics.Process | @wtgodbe @krwq |
46-
| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik |
47-
| area-System.DirectoryServices | @tquerec @josephisenhour |
48-
| area-System.Drawing | @safern @maryamariyan |
49-
| area-System.Dynamic.Runtime | @cston @333fred |
50-
| area-System.Globalization | @krwq @tarekgh |
51-
| area-System.IO | @JeremyKuhne @carlossanlop |
52-
| area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer |
53-
| area-System.IO.Packaging | @JeremyKuhne @carlossanlop |
54-
| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse |
55-
| area-System.Linq | @maryamariyan |
56-
| area-System.Linq.Expressions | @cston @333fred |
57-
| area-System.Linq.Parallel | @tarekgh @kouvel |
58-
| area-System.Management | @Anipik |
59-
| area-System.Memory | @ahsonkhan |
60-
| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz |
61-
| area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz |
62-
| area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz |
63-
| area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz |
64-
| area-System.Numerics | @tannergooding @ViktorHofer |
65-
| area-System.Numerics.Tensors | @tannergooding |
66-
| area-System.Reflection | @steveharter @GrabYourPitchforks |
67-
| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks |
68-
| area-System.Reflection.Metadata | @tmat @nguerrera |
69-
| area-System.Resources | @krwq @tarekgh |
70-
| area-System.Runtime | @bartonjs @joperezr |
71-
| area-System.Runtime.Caching | @StephenMolloy @HongGit |
72-
| area-System.Runtime.CompilerServices | @Anipik |
73-
| area-System.Runtime.Extensions | @Anipik |
74-
| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky |
75-
| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph |
76-
| area-System.Security | @bartonjs @GrabYourPitchforks |
77-
| area-System.Security.Cryptography.Xml | @bartonjs |
78-
| area-System.ServiceModel.Syndication | @StephenMolloy @HongGit |
79-
| area-System.ServiceProcess | @Anipik |
80-
| area-System.Text.Encoding | @layomia @krwq @tarekgh |
81-
| area-System.Text.Encodings.Web | @GrabYourPitchforks @layomia @tarekgh |
82-
| area-System.Text.Json | @ahsonkhan @steveharter |
83-
| area-System.Text.RegularExpressions | @ViktorHofer @maryamariyan |
84-
| area-System.Threading | @kouvel |
85-
| area-System.Threading.Channels | @tarekgh @stephentoub |
86-
| area-System.Threading.Tasks | @tarekgh @stephentoub |
87-
| area-System.Transactions | @dasetser @HongGit |
88-
| area-System.Xml | @buyaa-n @krwq |
89-
| area-TieredCompilation | @kouvel |
90-
| area-Tizen | @alpencolt @gbalykov |
91-
| area-Tracing | @sywhang @josalem |
92-
| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir |
93-
| area-UWP | @nattress |
94-
| area-VM | @sergiy-k |
95-
3+
| Area | Owners / experts | Description |
4+
|-------------|------------------|------------------|
5+
| area-AssemblyLoader | @jeffschwMSFT @vitek-karas | |
6+
| area-CodeGen | @BruceForstall @dotnet/jit-contrib | |
7+
| area-CrossGen/NGEN | @fadimounir | |
8+
| area-crossgen2 | @nattress @MichalStrehovsky @trylek @fadimounir | |
9+
| area-DependencyModel | @eerhardt | Microsoft.Extensions.DependencyModel |
10+
| area-Diagnostics | @tommcdon | |
11+
| area-ExceptionHandling | @janvorli | |
12+
| area-GC | @Maoni0 | |
13+
| area-Host | @jeffschwMSFT @vitek-karas @swaroop-sridhar | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll |
14+
| area-HostModel | @vitek-karas @swaroop-sridhar | |
15+
| area-ILTools | @BruceForstall @dotnet/jit-contrib | |
16+
| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | |
17+
| area-Infrastructure-installer | @dleeapho @wtgodbe @dagood | |
18+
| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | Covers:<ul><li>Packaging</li><li>Build and test infra for CoreFX repo</li><li>VS integration</li></ul><br/> |
19+
| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | |
20+
| area-Interop | @jeffschwMSFT @AaronRobinsonMSFT | |
21+
| area-Meta | @joperezr | Issues without clear association to any specific API/contract, e.g. <ul><li>new contract proposals</li><li>cross-cutting code/test pattern changes (e.g. FxCop failures)</li><li>project-wide docs</li></ul><br/> |
22+
| area-Meta-corelib | @joperezr | |
23+
| area-PAL | @janvorli | |
24+
| area-R2RDump | @nattress | |
25+
| area-ReadyToRun | @fadimounir | |
26+
| area-Setup | @dagood @dleeapho | Distro-specific (Linux, Mac and Windows) setup packages and msi files |
27+
| area-SDK | @janvorli | General development issues and overlap with the SDK and CLI |
28+
| area-Serialization | @StephenMolloy @HongGit | Packages:<ul><li>System.Runtime.Serialization.Xml</li><li>System.Runtime.Serialization.Json</li><li>System.Private.DataContractSerialization</li><li>System.Xml.XmlSerializer</li></ul> Excluded:<ul><li>System.Runtime.Serialization.Formatters</li></ul> |
29+
| area-Snap | @dleeapho @leecow @MichaelSimons | |
30+
| area-TieredCompilation | @kouvel | |
31+
| area-Tizen | @alpencolt @gbalykov | |
32+
| area-Tracing | @sywhang @josalem | |
33+
| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | |
34+
| area-UWP | @nattress | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk |
35+
| area-VM | @sergiy-k | |
36+
| **System contract assemblies** | | |
37+
| area-System.AppContext | @safern @Anipik | |
38+
| area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | |
39+
| area-System.CodeDom | @buyaa-n @krwq | |
40+
| area-System.Collections | @safern | </ul>Excluded:<ul><li>System.Array -> System.Runtime</li></ul> |
41+
| area-System.ComponentModel | @maryamariyan @safern | |
42+
| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | |
43+
| area-System.Composition | @maryamariyan @ViktorHofer | |
44+
| area-System.Configuration | @maryamariyan @safern | |
45+
| area-System.Console | @wtgodbe | |
46+
| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | <ul><li>Odbc, OleDb - [@saurabh500](https://github.com/saurabh500)</li></ul> |
47+
| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
48+
| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | <ul><li>System.Diagnostics.EventLog - [@Anipik](https://github.com/Anipik)</li></ul> |
49+
| area-System.Diagnostics.Process | @wtgodbe @krwq | |
50+
| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | Packages:<ul><li>System.Diagnostics.DiagnosticSource</li><li>System.Diagnostics.PerformanceCounter - [@Anipik](https://github.com/Anipik)</li><li>System.Diagnostics.Tracing</li><li>System.Diagnostics.TraceSource - [@Anipik](https://github.com/Anipik)</li></ul><br/> |
51+
| area-System.DirectoryServices | @tquerec @josephisenhour | |
52+
| area-System.Drawing | @safern @maryamariyan | |
53+
| area-System.Dynamic.Runtime | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
54+
| area-System.Globalization | @krwq @tarekgh | |
55+
| area-System.IO | @JeremyKuhne @carlossanlop | |
56+
| area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer | |
57+
| area-System.IO.Packaging | @JeremyKuhne @carlossanlop | |
58+
| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | |
59+
| area-System.Linq | @maryamariyan | |
60+
| area-System.Linq.Expressions | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
61+
| area-System.Linq.Parallel | @tarekgh @kouvel | |
62+
| area-System.Management | @Anipik | WMI |
63+
| area-System.Memory | @ahsonkhan | |
64+
| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | Included:<ul><li>System.Uri - [@wtgodbe](https://github.com/wtgodbe)</li></ul> |
65+
| area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
66+
| area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
67+
| area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
68+
| area-System.Numerics | @tannergooding @ViktorHofer | |
69+
| area-System.Numerics.Tensors | @tannergooding | |
70+
| area-System.Reflection | @steveharter @GrabYourPitchforks | |
71+
| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | |
72+
| area-System.Reflection.Metadata | @tmat @nguerrera | |
73+
| area-System.Resources | @krwq @tarekgh | |
74+
| area-System.Runtime | @bartonjs @joperezr | Included:<ul><li>System.Runtime.Serialization.Formatters</li><li>System.Runtime.InteropServices.RuntimeInfo</li><li>System.Array</li></ul>Excluded:<ul><li>Path -> System.IO</li><li>StopWatch -> System.Diagnostics</li><li>Uri -> System.Net</li><li>WebUtility -> System.Net</li></ul> |
75+
| area-System.Runtime.Caching | @StephenMolloy @HongGit | |
76+
| area-System.Runtime.CompilerServices | @Anipik | |
77+
| area-System.Runtime.Extensions | @Anipik | |
78+
| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | Excluded:<ul><li>System.Runtime.InteropServices.RuntimeInfo</li></ul> |
79+
| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | |
80+
| area-System.Security | @bartonjs @GrabYourPitchforks | |
81+
| area-System.Security.Cryptography.Xml | @bartonjs | |
82+
| area-System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) |
83+
| area-System.ServiceModel.Syndication | @StephenMolloy @HongGit | |
84+
| area-System.ServiceProcess | @Anipik | |
85+
| area-System.Text.Encoding | @layomia @krwq @tarekgh | |
86+
| area-System.Text.Encodings.Web | @GrabYourPitchforks @layomia @tarekgh | |
87+
| area-System.Text.Json | @ahsonkhan @steveharter | |
88+
| area-System.Text.RegularExpressions | @ViktorHofer @maryamariyan | |
89+
| area-System.Threading | @kouvel | |
90+
| area-System.Threading.Channels | @tarekgh @stephentoub | |
91+
| area-System.Threading.Tasks | @tarekgh @stephentoub | |
92+
| area-System.Transactions | @dasetser @HongGit | |
93+
| area-System.Xml | @buyaa-n @krwq | |
94+
| **Microsoft contract assemblies** | | |
95+
| area-Microsoft.CSharp | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
96+
| area-Microsoft.VisualBasic | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
97+
| area-Microsoft.Win32 | @maryamariyan @Anipik | |

docs/installer/project-docs/issue-guide.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,4 @@ Issue Guide
44
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.
55

66
### Areas
7-
Areas are tracked by labels area-&#42; (e.g. area-Host).
8-
9-
| Area | Owners / experts | Description |
10-
|-----------------------------------------------------------------------------------------------|------------------|-------------|
11-
| [area-DependencyModel](https://github.com/dotnet/core-setup/labels/area-DependencyModel) | [@eerhardt](https://github.com/eerhardt) | Microsoft.Extensions.DependencyModel |
12-
| [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 |
13-
| [area-Infrastructure](https://github.com/dotnet/core-setup/labels/area-Infrastructure) | [@wtgodbe](https://github.com/wtgodbe), [@dagood](https://github.com/dagood) | Build and Publish |
14-
| [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 |
15-
| [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 |
16-
| [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 |
7+
Areas are tracked by labels area-&#42; (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.

0 commit comments

Comments
 (0)