Skip to content

Commit 774daf4

Browse files
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>
1 parent b1943ee commit 774daf4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/area-owners.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Below table shows the combined area owners on this repository:
3838
| area-Codegen-JIT-mono | @SamMonoRT | |
3939
| area-Codegen-AOT-mono | @SamMonoRT | |
4040
| area-Codegen-Interpreter-mono | @BrzVlad | |
41+
| area-CodeGen-LLVM-mono | @imhameed | |
4142
| area-CoreLib-mono | @steveisok | |
4243
| area-GC-mono | @BrzVlad | |
4344
| area-Build-mono | @akoeplinger | |
@@ -47,6 +48,17 @@ Below table shows the combined area owners on this repository:
4748
| area-Threading-mono | @lambdageek | |
4849
| area-Tracing-mono | @lambdageek | |
4950
| area-Performance-mono | @SamMonoRT | |
51+
| ** Extensions namespaces ** | | |
52+
| area-Extensions-Caching | @maryamariyan | |
53+
| area-Extensions-Configuration | @maryamariyan | |
54+
| area-Extensions-DependencyInjection | @maryamariyan | |
55+
| area-Extensions-FileSystem | @maryamariyan | |
56+
| area-Extensions-Hosting | @maryamariyan | |
57+
| area-Extensions-HttpClientFactory | @maryamariyan | |
58+
| area-Extensions-Logging | @maryamariyan | |
59+
| area-Extensions-Options | @maryamariyan | |
60+
| area-Extensions-Primitives | @maryamariyan | |
61+
| area-Microsoft.Extensions | @maryamariyan | |
5062
| **System namespaces** | | |
5163
| area-System.Buffers | @tannergooding @GrabYourPitchforks @pgovind | |
5264
| area-System.CodeDom | @buyaa-n @krwq | |
@@ -58,6 +70,8 @@ Below table shows the combined area owners on this repository:
5870
| area-System.Configuration | @maryamariyan @safern | |
5971
| area-System.Console | @carlossanlop @eiriktsarpalis | |
6072
| area-System.Data | @ajcvickers @cheenamalhotra @david-engel | <ul><li>Odbc, OleDb - [@saurabh500](https://github.com/saurabh500)</li></ul> |
73+
| area-System.Data.Odbc | @ajcvickers | |
74+
| area-System.Data.OleDB | @ajcvickers | |
6175
| area-System.Data.SqlClient | @cheenamalhotra @david-engel @karinazhou @JRahnama | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
6276
| area-System.Diagnostics | @tommcdon @krwq | <ul><li>System.Diagnostics.EventLog - [@Anipik](https://github.com/Anipik)</li></ul> |
6377
| area-System.Diagnostics.Process | @adamsitnik @eiriktsarpalis | |

0 commit comments

Comments
 (0)