From fc30366f2cbafb45ae8956aa519c70d3d6d04a22 Mon Sep 17 00:00:00 2001 From: Afsaneh Rafighi Date: Tue, 29 Jan 2019 18:04:50 -0800 Subject: [PATCH] update area owners (dotnet/corefx#34939) Commit migrated from https://github.com/dotnet/corefx/commit/50a05b377cc9c4e1082de132955740d80a713b87 --- docs/libraries/project-docs/issue-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libraries/project-docs/issue-guide.md b/docs/libraries/project-docs/issue-guide.md index 8310a9e..0f2096e 100644 --- a/docs/libraries/project-docs/issue-guide.md +++ b/docs/libraries/project-docs/issue-guide.md @@ -53,8 +53,8 @@ Areas are tracked by labels area-* (e.g. area-System.Collections). Each area | [System.Composition](https://github.com/dotnet/corefx/labels/area-System.Composition) | **[@maryamariyan](https://github.com/maryamariyan)**, [@ViktorHofer](https://github.com/ViktorHofer) | | | [System.Configuration](https://github.com/dotnet/corefx/labels/area-System.Configuration) | **[@maryamariyan](https://github.com/maryamariyan)**, [@safern](https://github.com/safern) | | | [System.Console](https://github.com/dotnet/corefx/labels/area-System.Console) | [@wtgodbe](https://github.com/wtgodbe) | | -| [System.Data](https://github.com/dotnet/corefx/labels/area-System.Data) | **[@divega](https://github.com/divega)**, [@ajcvickers](https://github.com/ajcvickers), [@keeratsingh](https://github.com/keeratsingh), [@afsanehr](https://github.com/afsanehr), [@david-engel](https://github.com/david-engel) | | -| [System.Data.SqlClient](https://github.com/dotnet/corefx/labels/area-System.Data.SqlClient) | **[@keeratsingh](https://github.com/keeratsingh)**, [@afsanehr](https://github.com/afsanehr), [@david-engel](https://github.com/david-engel) | | +| [System.Data](https://github.com/dotnet/corefx/labels/area-System.Data) | **[@divega](https://github.com/divega)**, [@ajcvickers](https://github.com/ajcvickers), [@afsanehr](https://github.com/afsanehr), [@david-engel](https://github.com/david-engel), [@tarikulsabbir](https://github.com/tarikulsabbir) | | +| [System.Data.SqlClient](https://github.com/dotnet/corefx/labels/area-System.Data.SqlClient) | **[@afsanehr](https://github.com/afsanehr)**, [@tarikulsabbir](https://github.com/tarikulsabbir), [@david-engel](https://github.com/david-engel) | | | [System.Diagnostics](https://github.com/dotnet/corefx/labels/area-System.Diagnostics) | **[@wtgodbe](https://github.com/wtgodbe)**, [@krwq](https://github.com/krwq) | | | [System.Diagnostics.Process](https://github.com/dotnet/corefx/labels/area-System.Diagnostics.Process) | **[@wtgodbe](https://github.com/wtgodbe)**, [@krwq](https://github.com/krwq) | | | [System.Diagnostics.Tracing](https://github.com/dotnet/corefx/labels/area-System.Diagnostics.Tracing) | [@noahfalk](https://github.com/noahfalk), [@tommcdon](https://github.com/tommcdon), [@Anipik](https://github.com/Anipik) | Packages:
| -- 2.7.4