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:
authorKarel Zikmund <karelz@users.noreply.github.com>2016-11-01 21:37:31 +0300
committerGitHub <noreply@github.com>2016-11-01 21:37:31 +0300
commit3fa842345903cee722a36f67a2147e248ce9ddc6 (patch)
treed580abd83001de89e6870e46c55ce8c804914e0e /Documentation/project-docs
parenta234fefb2453a070edd61082e7617f8ffb00edaa (diff)
Update area ownerships
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 2c974df580..3bd2880c29 100644
--- a/Documentation/project-docs/issue-guide.md
+++ b/Documentation/project-docs/issue-guide.md
@@ -61,12 +61,12 @@ Areas are tracked by labels area-* (e.g. area-System.Collections), or Infrastruc
| [System.Diagnostics.Tracing](https://github.com/dotnet/corefx/labels/area-System.Diagnostics.Tracing) |  |  |  |
| [System.DirectoryServices](https://github.com/dotnet/corefx/labels/area-System.DirectoryServices) | | | |
| [System.Drawing](https://github.com/dotnet/corefx/labels/area-System.Drawing) | | | |
-| [System.Dynamic.Runtime](https://github.com/dotnet/corefx/labels/area-System.Dynamic.Runtime) | | | |
+| [System.Dynamic.Runtime](https://github.com/dotnet/corefx/labels/area-System.Dynamic.Runtime) | @VSadov, @OmarTawfik | | |
| [System.Globalization](https://github.com/dotnet/corefx/labels/area-System.Globalization) | | | |
| [System.IO](https://github.com/dotnet/corefx/labels/area-System.IO) | @JeremyKhune, @ianhays | | Triaged |
| [System.IO.Compression](https://github.com/dotnet/corefx/labels/area-System.IO.Compression) | @ianhays | | Triaged |
| [System.Linq](https://github.com/dotnet/corefx/labels/area-System.Linq) | @VSadov, @OmarTawfik | | |
-| [System.Linq.Expressions](https://github.com/dotnet/corefx/labels/area-System.Linq.Expressions) | | | |
+| [System.Linq.Expressions](https://github.com/dotnet/corefx/labels/area-System.Linq.Expressions) | @VSadov, @OmarTawfik | | |
| [System.Linq.Parallel](https://github.com/dotnet/corefx/labels/area-System.Linq.Parallel) | | | |
| [System.Net](https://github.com/dotnet/corefx/labels/area-System.Net) | | | |
| [System.Numerics](https://github.com/dotnet/corefx/labels/area-System.Numerics) | @mellinoe | | Triaged |