From: Josh Free Date: Mon, 7 Jan 2019 21:58:18 +0000 (-0800) Subject: Update issue-guide.md X-Git-Tag: submit/tizen/20210909.063632~11031^2~2747 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=598660a916567b5afd9b8d7962e865a733b8ad70;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update issue-guide.md Minor January corefx namespace ownership shuffle 1. JeremyKuhne -> 1. changes from Primary to Backup owner for System.Buffers (moves to layomia) 2. krwq -> 1. changes from Primary to Backup owner for System.Text.Encoding (moves to layomia) 2. removed as Backup owner for System.Text.Encodings.Web 3. layomia -> 1. add as Primary owner for System.Buffers 2. add as Primary owner for System.Text.Encoding 3. add as Backup owner for System.Text.Encodings.Web Commit migrated from https://github.com/dotnet/corefx/commit/cfc15f4413215449a75dbb44f16cafa569aacf4a --- diff --git a/docs/libraries/project-docs/issue-guide.md b/docs/libraries/project-docs/issue-guide.md index 1e1e92d..89da061 100644 --- a/docs/libraries/project-docs/issue-guide.md +++ b/docs/libraries/project-docs/issue-guide.md @@ -45,7 +45,7 @@ Areas are tracked by labels area-* (e.g. area-System.Collections). Each area | [area-Serialization](https://github.com/dotnet/corefx/labels/area-Serialization) | [@huanwu](https://github.com/huanwu), [@Lxiamail](https://github.com/Lxiamail), [@zhenlan](https://github.com/zhenlan) | Packages: Excluded: | | **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.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.ComponentModel](https://github.com/dotnet/corefx/labels/area-System.ComponentModel) | **[@maryamariyan](https://github.com/maryamariyan)**, [@safern](https://github.com/safern) | | @@ -90,8 +90,8 @@ Areas are tracked by labels area-* (e.g. area-System.Collections). Each area | 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) | [@huanwu](https://github.com/huanwu), [@Lxiamail](https://github.com/Lxiamail), [@zhenlan](https://github.com/zhenlan) | | | [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) | **[@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)**, [@krwq](https://github.com/krwq), [@tarekgh](https://github.com/tarekgh) | | +| [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.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)** | |