mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-11 02:13:38 +09:00
Add microsoft-extensions to area owners (#35186)
* Add extensions * Add missing data rows * Add area-CodeGen-LLVM-mono Co-authored-by: Marek Safar <marek.safar@gmail.com>
This commit is contained in:
parent
b1943ee93a
commit
774daf4e97
1 changed files with 14 additions and 0 deletions
|
@ -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 | |
|
||||
|
@ -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 | |
|
||||
|
@ -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 | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue