Add area owners for System.Formats (#44038)
authorCarlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
Fri, 30 Oct 2020 21:04:29 +0000 (14:04 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Oct 2020 21:04:29 +0000 (14:04 -0700)
* Asn1

* Cbor

* Align last pipe, add missing pipes.

* Quic

* Additional owners for Asn1 and Cbor

Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
docs/area-owners.md

index 09f0b95..c84e0f5 100644 (file)
@@ -47,17 +47,17 @@ Note: Editing this file doesn't update the mapping used by the `@msftbot` issue
 | area-Interop-coreclr                           | @jeffschwMSFT | @jeffschwMSFT @AaronRobinsonMSFT                    |                                                                                                                                                                                                                                                                                           |
 | area-Interop-mono                              | @marek-safar  | @lambdageek                                         |                                                                                                                                                                                                                                                                                           |
 | area-Meta                                      | @ericstj      | @joperezr                                           | Issues without clear association to any specific API/contract, e.g. <ul><li>new contract proposals</li><li>cross-cutting code/test pattern changes (e.g. FxCop failures)</li><li>project-wide docs</li></ul><br/>                                                                         |
-| area-Microsoft.CSharp                          | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                            |
+| area-Microsoft.CSharp                          | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                           |
 | area-Microsoft.Extensions                      | @ericstj      | @maryamariyan                                       |                                                                                                                                                                                                                                                                                           |
-| area-Microsoft.VisualBasic                     | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                            |
+| area-Microsoft.VisualBasic                     | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                           |
 | area-Microsoft.Win32                           | @ericstj      | @maryamariyan @Anipik                               | Including System.Windows.Extensions                                                                                                                                                                                                                                                       |
 | area-PAL-coreclr                               | @mangod9      | @janvorli                                           |                                                                                                                                                                                                                                                                                           |
 | area-Performance-mono                          | @SamMonoRT    | @SamMonoRT                                          |                                                                                                                                                                                                                                                                                           |
 | area-R2RDump-coreclr                           | @mangod9      | @nattress                                           |                                                                                                                                                                                                                                                                                           |
-| area-ReadyToRun-coreclr                        | @mangod9      | @nattress                                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
+| area-ReadyToRun-coreclr                        | @mangod9      | @nattress                                           |                                                                                                                                                                                                                                                                                           |                                                                                                                                                                                                                     |
 | area-Serialization                             | @HongGit      | @StephenMolloy @HongGit                             | Packages:<ul><li>System.Runtime.Serialization.Xml</li><li>System.Runtime.Serialization.Json</li><li>System.Private.DataContractSerialization</li><li>System.Xml.XmlSerializer</li></ul> Excluded:<ul><li>System.Runtime.Serialization.Formatters</li></ul>                                |
 | area-Setup                                     | @dleeapho     | @NikolaMilosavljevic @dleeapho                      | Distro-specific (Linux, Mac and Windows) setup packages and msi files                                                                                                                                                                                                                     |
-| area-Single-File                               | @agocke       | @vitek-karas                                    |                                                                                                                                                                                                                                                                                           |
+| area-Single-File                               | @agocke       | @vitek-karas                                    |                                                                                                                                                                                                                                                                                               |
 | area-Snap                                      | @dleeapho     | @dleeapho @leecow @MichaelSimons                    |                                                                                                                                                                                                                                                                                           |
 | area-System.Buffers                            | @jeffhandley  | @tannergooding @GrabYourPitchforks @pgovind         |                                                                                                                                                                                                                                                                                           |
 | area-System.CodeDom                            | @jeffhandley  | @buyaa-n @krwq                                      |                                                                                                                                                                                                                                                                                           |
@@ -77,18 +77,21 @@ Note: Editing this file doesn't update the mapping used by the `@msftbot` issue
 | area-System.Diagnostics.Tracing                | @tommcdon     | @noahfalk @tommcdon @tarekgh @Anipik                | Packages:<ul><li>System.Diagnostics.DiagnosticSource</li><li>System.Diagnostics.PerformanceCounter - [@Anipik](https://github.com/Anipik)</li><li>System.Diagnostics.Tracing</li><li>System.Diagnostics.TraceSource - [@Anipik](https://github.com/Anipik)</li></ul><br/>                 |
 | area-System.DirectoryServices                  | @tquerec      | @tquerec @josephisenhour @joperezr                  |                                                                                                                                                                                                                                                                                           |
 | area-System.Drawing                            | @jeffhandley  | @safern @tannergooding                              |                                                                                                                                                                                                                                                                                           |
-| area-System.Dynamic.Runtime                    | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                            |
+| area-System.Dynamic.Runtime                    | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                           |
+| area-System.Formats.Asn1                       | @jeffhandley  | @bartonjs, @eiriktsarpalis, @GrabYourPitchforks     |                                                                                                                                                                                                                                                                                           |
+| area-System.Formats.Cbor                       | @jeffhandley  | @eiriktsarpalis, @bartonjs                          |                                                                                                                                                                                                                                                                                           |
 | area-System.Globalization                      | @ericstj      | @safern @tarekgh @krwq                              |                                                                                                                                                                                                                                                                                           |
 | area-System.IO                                 | @jeffhandley  | @carlossanlop @jozkee                               |                                                                                                                                                                                                                                                                                           |
 | area-System.IO.Compression                     | @jeffhandley  | @carlossanlop @ericstj                              | <ul><li>Also includes System.IO.Packaging</li></ul>                                                                                                                                                                                                                                       |
 | area-System.IO.Pipelines                       | @kevinpi      | @davidfowl @halter73 @jkotalik                      |                                                                                                                                                                                                                                                                                           |
 | area-System.Linq                               | @jeffhandley  | @eiriktsarpalis @adamsitnik                         |                                                                                                                                                                                                                                                                                           |
-| area-System.Linq.Expressions                   | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                            |
+| area-System.Linq.Expressions                   | @jaredpar     | @cston @333fred                                     | Archived component - limited churn/contributions (see [#27790](https://github.com/dotnet/runtime/issues/27790))                                                                                                                                                                           |
 | area-System.Linq.Parallel                      | @ericstj      | @tarekgh @kouvel                                    |                                                                                                                                                                                                                                                                                           |
 | area-System.Management                         | @ericstj      | @Anipik                                             | WMI                                                                                                                                                                                                                                                                                       |
 | area-System.Memory                             | @jeffhandley  | @GrabYourPitchforks @adamsitnik                     |                                                                                                                                                                                                                                                                                           |
 | area-System.Net                                | @karelz       | @dotnet/ncl                                         | Included:<ul><li>System.Uri</li></ul>                                                                                                                                                                                                                                                     |
 | area-System.Net.Http                           | @karelz       | @dotnet/ncl                                         |                                                                                                                                                                                                                                                                                           |
+| area-System.Net.Quic                           | @karelz       | @dotnet/ncl                                         |                                                                                                                                                                                                                                                                                           |
 | area-System.Net.Security                       | @karelz       | @dotnet/ncl                                         |                                                                                                                                                                                                                                                                                           |
 | area-System.Net.Sockets                        | @karelz       | @dotnet/ncl                                         |                                                                                                                                                                                                                                                                                           |
 | area-System.Numerics                           | @jeffhandley  | @tannergooding @pgovind                             |                                                                                                                                                                                                                                                                                           |