Skip to content

Commit

Permalink
Add microsoft-extensions to area owners (dotnet#35186)
Browse files Browse the repository at this point in the history
* Add extensions

* Add missing data rows

* Add area-CodeGen-LLVM-mono

Co-authored-by: Marek Safar <[email protected]>
  • Loading branch information
danmoseley and marek-safar authored Apr 20, 2020
1 parent b1943ee commit 774daf4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/area-owners.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Below table shows the combined area owners on this repository:
| area-Codegen-JIT-mono | @SamMonoRT | |
| area-Codegen-AOT-mono | @SamMonoRT | |
| area-Codegen-Interpreter-mono | @BrzVlad | |
| area-CodeGen-LLVM-mono | @imhameed | |
| area-CoreLib-mono | @steveisok | |
| area-GC-mono | @BrzVlad | |
| area-Build-mono | @akoeplinger | |
Expand All @@ -47,6 +48,17 @@ Below table shows the combined area owners on this repository:
| area-Threading-mono | @lambdageek | |
| area-Tracing-mono | @lambdageek | |
| area-Performance-mono | @SamMonoRT | |
| ** Extensions namespaces ** | | |
| area-Extensions-Caching | @maryamariyan | |
| area-Extensions-Configuration | @maryamariyan | |
| area-Extensions-DependencyInjection | @maryamariyan | |
| area-Extensions-FileSystem | @maryamariyan | |
| area-Extensions-Hosting | @maryamariyan | |
| area-Extensions-HttpClientFactory | @maryamariyan | |
| area-Extensions-Logging | @maryamariyan | |
| area-Extensions-Options | @maryamariyan | |
| area-Extensions-Primitives | @maryamariyan | |
| area-Microsoft.Extensions | @maryamariyan | |
| **System namespaces** | | |
| area-System.Buffers | @tannergooding @GrabYourPitchforks @pgovind | |
| area-System.CodeDom | @buyaa-n @krwq | |
Expand All @@ -58,6 +70,8 @@ Below table shows the combined area owners on this repository:
| area-System.Configuration | @maryamariyan @safern | |
| area-System.Console | @carlossanlop @eiriktsarpalis | |
| area-System.Data | @ajcvickers @cheenamalhotra @david-engel | <ul><li>Odbc, OleDb - [@saurabh500](https://github.com/saurabh500)</li></ul> |
| area-System.Data.Odbc | @ajcvickers | |
| area-System.Data.OleDB | @ajcvickers | |
| area-System.Data.SqlClient | @cheenamalhotra @david-engel @karinazhou @JRahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
| area-System.Diagnostics | @tommcdon @krwq | <ul><li>System.Diagnostics.EventLog - [@Anipik](https://github.com/Anipik)</li></ul> |
| area-System.Diagnostics.Process | @adamsitnik @eiriktsarpalis | |
Expand Down

0 comments on commit 774daf4

Please sign in to comment.