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-05 01:12:27 +0300
committerGitHub <noreply@github.com>2016-11-05 01:12:27 +0300
commitc4a79f28c8a8c5eef4fb050044b57b81313ce7ab (patch)
treeca4c70c6400d748120a723f700bc632c57d050d6 /Documentation/project-docs
parent44fe48de23d8b5bc5a8d88f6fa67ab392cb896ed (diff)
Update issue-guide.md
Diffstat (limited to 'Documentation/project-docs')
-rw-r--r--Documentation/project-docs/issue-guide.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/project-docs/issue-guide.md b/Documentation/project-docs/issue-guide.md
index c20eb0cd06..f7b995347e 100644
--- a/Documentation/project-docs/issue-guide.md
+++ b/Documentation/project-docs/issue-guide.md
@@ -44,7 +44,7 @@ Areas are tracked by labels area-* (e.g. area-System.Collections), or Infrastruc
|-----------------------------------------------------------------------------------------------|------------------|-------------|--------------------|
| [area-Meta](https://github.com/dotnet/corefx/labels/area-Meta) | | Issues without clear association to any specific API/contract (e.g. packaging, project-wide docs) | |
| [Infrastructure](https://github.com/dotnet/corefx/labels/Infrastructure) | | | |
-| [area-Serialization](https://github.com/dotnet/corefx/labels/area-Serialization) | [@shmao](https://github.com/shmao), [@zhenlan](https://github.com/zhenlan) | System.Runtime.Serialization.Xml, System.Runtime.Serialization.Json, System.Private.DataContractSerialization, System.Xml.XmlSerialization | |
+| [area-Serialization](https://github.com/dotnet/corefx/labels/area-Serialization) | [@shmao](https://github.com/shmao), [@zhenlan](https://github.com/zhenlan) | Packages:<ul><li>System.Runtime.Serialization.Xml</li><li>System.Runtime.Serialization.Json</li><li>System.Private.DataContractSerialization</li><li>System.Xml.XmlSerialization</li></ul> NOT:<ul><li>System.Runtime.Serialization.Formatters</li></ul> | Triaged |
| **System contract assemblies** | | | |
| [System.AppContext](https://github.com/dotnet/corefx/labels/area-System.AppContext) | [@AlexGhiondea](https://github.com/AlexGhiondea) | | |
| [System.Buffers](https://github.com/dotnet/corefx/labels/area-System.Buffers) | [@alexperovich](https://github.com/alexperovich), [@safern](https://github.com/safern) | | |
@@ -74,12 +74,12 @@ Areas are tracked by labels area-* (e.g. area-System.Collections), or Infrastruc
| [System.Reflection.Emit](https://github.com/dotnet/corefx/labels/area-System.Reflection.Emit) | | |  |
| [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)             | | |  |
-| [System.Runtime](https://github.com/dotnet/corefx/labels/area-System.Runtime)                 | | |  |
+| [System.Runtime](https://github.com/dotnet/corefx/labels/area-System.Runtime)                 | | Incl. System.Runtime.Serialization.Formatters |  |
| [System.Runtime.CompilerServices](https://github.com/dotnet/corefx/labels/area-System.Runtime.CompilerServices)   | | |  |
| [System.Runtime.Extensions](https://github.com/dotnet/corefx/labels/area-System.Runtime.Extensions)   | | |  |
-| [System.Runtime.InteropServices](https://github.com/dotnet/corefx/labels/area-System.Runtime.InteropServices) | [@tijoytom](https://github.com/tijoytom), [@yizhang82](https://github.com/yizhang82) | |  |
+| [System.Runtime.InteropServices](https://github.com/dotnet/corefx/labels/area-System.Runtime.InteropServices) | [@tijoytom](https://github.com/tijoytom), [@yizhang82](https://github.com/yizhang82) | | Triaged |
| [System.Security](https://github.com/dotnet/corefx/labels/area-System.Security)               | [@bartonjs](https://github.com/bartonjs), [@steveharter](https://github.com/steveharter) | |  |
-| [System.ServiceModel](https://github.com/dotnet/corefx/labels/area-System.ServiceModel)       | | |  |
+| System.ServiceModel       | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) |  |
| [System.ServiceProcess](https://github.com/dotnet/corefx/labels/area-System.ServiceProcess)   | [@Priya91](https://github.com/Priya91) | |  |
| [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.RegularExpressions](https://github.com/dotnet/corefx/labels/area-System.Text.RegularExpressions) | [@Priya91](https://github.com/Priya91) | |  |