Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Free <joshfree@users.noreply.github.com>2016-12-06 22:31:56 +0300
committerGitHub <noreply@github.com>2016-12-06 22:31:56 +0300
commit210b5baf2c03616a2375ac42421c7d6eff80160c (patch)
treeb524e2f082ec67f1c6ba0c944c926de1ad3a8748 /Documentation/project-docs
parent0fe632d5b3bd24d26df29ea72af86eb1be97a7ab (diff)
Update owners
Update owners for System.Reflection and System.Reflection.Emit [@dnlharvey] (https://github.com/dnlharvey), [@AtsushiKan] (https://github.com/AtsushiKan)
Diffstat (limited to 'Documentation/project-docs')
-rw-r--r--Documentation/project-docs/issue-guide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/project-docs/issue-guide.md b/Documentation/project-docs/issue-guide.md
index 26aaf80a8a..3d500cabf6 100644
--- a/Documentation/project-docs/issue-guide.md
+++ b/Documentation/project-docs/issue-guide.md
@@ -70,8 +70,8 @@ Areas are tracked by labels area-&#42; (e.g. area-System.Collections). Each area
| [System.Linq.Parallel](https://github.com/dotnet/corefx/labels/area-System.Linq.Parallel) | [@alexperovich](https://github.com/alexperovich), [@kouvel](https://github.com/kouvel) | |
| [System.Net](https://github.com/dotnet/corefx/labels/area-System.Net) | | **Pending triage** |
| [System.Numerics](https://github.com/dotnet/corefx/labels/area-System.Numerics) | [@mellinoe](https://github.com/mellinoe) | |
-| [System.Reflection](https://github.com/dotnet/corefx/labels/area-System.Reflection) | | **Pending triage** |
-| [System.Reflection.Emit](https://github.com/dotnet/corefx/labels/area-System.Reflection.Emit) | | **Pending triage** |
+| [System.Reflection](https://github.com/dotnet/corefx/labels/area-System.Reflection) | [@dnlharvey] (https://github.com/dnlharvey), [@AtsushiKan] (https://github.com/AtsushiKan) | **Pending triage** |
+| [System.Reflection.Emit](https://github.com/dotnet/corefx/labels/area-System.Reflection.Emit) | [@dnlharvey] (https://github.com/dnlharvey), [@AtsushiKan] (https://github.com/AtsushiKan) | **Pending triage** |
| [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) | [@ramarag](https://github.com/ramarag), [@tarekgh](https://github.com/tarekgh) | **Pending triage** |
| [System.Runtime](https://github.com/dotnet/corefx/labels/area-System.Runtime) | [@AlexGhiondea](https://github.com/AlexGhiondea), [@joperezr](https://github.com/dotnet/joperezr) | Included:<ul><li>System.Runtime.Serialization.Formatters</li><li>System.Runtime.InteropServices.RuntimeInfo</li></ul>Excluded:<ul><li>Path -> System.IO</li><li>StopWatch -> System.Diagnostics</li><li>WebUtility -> System.Net</li></ul> **Triage in progress** |