Skip to content

Commit

Permalink
Update issue-guide.md
Browse files Browse the repository at this point in the history
Minor December corefx namespace ownership shuffle

1. joperez ->
	1. changes from Primary to Backup owner for System.Runtime (moves to bartonjs)
2. bartonJs ->
	1. add as Primary owner for System.Runtime
3. ahsonkhan -> 
	1. changes from Primary to Backup owner for System.IO.Compression (moves to buyaa-n)
4. krwq ->
	1. changes from Primary to Backup owner for System.Xml (moves to buyaa-n)
	2. changes from Primary to Backup owner for System.CodeDom (moves to buyaa-n)
5. buyaa-n ->
	1. add as Primary owner for System.IO.Compression
	2. add as Primary owner for Primary System.CodeDom
	3. add as Primary owner for Primary System.Xml

Commit migrated from dotnet/corefx@f707378
  • Loading branch information
joshfree authored Dec 14, 2018
1 parent 9ffaabb commit c7114fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/libraries/project-docs/issue-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Areas are tracked by labels area-* (e.g. area-System.Collections). Each area
| **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) | **[@JeremyKuhne](https://github.com/JeremyKuhne)**, [@ahsonkhan](https://github.com/ahsonkhan) | |
| [System.CodeDom](https://github.com/dotnet/corefx/labels/area-System.CodeDom) | [@krwq](https://github.com/krwq) | |
| [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) | </ul>Excluded:<ul><li>System.Array -> System.Runtime</li></ul> |
| [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), [@divega](https://github.com/divega), [@ajcvickers](https://github.com/ajcvickers) | |
Expand All @@ -63,7 +63,7 @@ Areas are tracked by labels area-&#42; (e.g. area-System.Collections). Each area
| [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) | |
| [System.IO.Compression](https://github.com/dotnet/corefx/labels/area-System.IO.Compression) | **[@ahsonkhan](https://github.com/ahsonkhan)**, [@ViktorHofer](https://github.com/ViktorHofer) | |
| [System.IO.Compression](https://github.com/dotnet/corefx/labels/area-System.IO.Compression) | **[@buyaa-n](https://github.com/buyaa-n)**, [@ahsonkhan](https://github.com/ahsonkhan), [@ViktorHofer](https://github.com/ViktorHofer) | |
| [System.IO.Pipelines](https://github.com/dotnet/corefx/labels/area-System.IO.Pipelines) | **[@pakrym](https://github.com/pakrym)**, [@davidfowl](https://github.com/davidfowl) | |
| [System.Linq](https://github.com/dotnet/corefx/labels/area-System.Linq) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | |
| [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)) |
Expand All @@ -80,7 +80,7 @@ Areas are tracked by labels area-&#42; (e.g. area-System.Collections). Each area
| [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) | [@joperezr](https://github.com/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> |
| [System.Runtime](https://github.com/dotnet/corefx/labels/area-System.Runtime) | **[@bartonjs](https://github.com/bartonjs)**, [@joperezr](https://github.com/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> |
| [System.Runtime.Caching](https://github.com/dotnet/corefx/labels/area-System.Runtime.Caching) | [@KKhurin](https://github.com/KKhurin), [@Lxiamail](https://github.com/Lxiamail), [@zhenlan](https://github.com/zhenlan) | |
| [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) | |
Expand All @@ -98,7 +98,7 @@ Areas are tracked by labels area-&#42; (e.g. area-System.Collections). Each area
| [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) | [@jimcarley](https://github.com/jimcarley), [@qizhanMS](https://github.com/qizhanMS) | |
| [System.Xml](https://github.com/dotnet/corefx/labels/area-System.Xml) | [@krwq](https://github.com/krwq) | |
| [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](https://github.com/dotnet/corefx/labels/area-Microsoft.VisualBasic) | [@cston](https://github.com/cston), [@333fred](https://github.com/333fred) | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
Expand Down

0 comments on commit c7114fb

Please sign in to comment.