Skip to content

Commit

Permalink
Update area owners (dotnet#75975)
Browse files Browse the repository at this point in the history
  • Loading branch information
danmoseley committed Sep 22, 2022
1 parent 4613847 commit b5b2af0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 3 additions & 5 deletions docs/area-owners.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
{
"lead": "dotnet/dnr-codeflow",
"owners": [
"danmoseley",
"jeffschwMSFT",
"marek-safar",
"dotnet/dnr-codeflow"
Expand Down Expand Up @@ -503,10 +502,9 @@
"label": "area-Interop-mono"
},
{
"lead": "danmoseley",
"lead": "jeffhandley",
"pod": "eric-jeff",
"owners": [
"danmoseley",
"ericstj",
"jeffhandley",
"dotnet/area-meta"
Expand Down Expand Up @@ -1297,9 +1295,9 @@
"label": "area-System.ServiceProcess"
},
{
"lead": "danmoseley",
"lead": "jeffhandley",
"owners": [
"danmoseley"
"jeffhandley"
],
"label": "area-System.Speech"
},
Expand Down
4 changes: 2 additions & 2 deletions docs/area-owners.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
| area-Infrastructure-mono | @steveisok | @directhex | |
| area-Interop-coreclr | @jeffschwMSFT | @jeffschwMSFT @AaronRobinsonMSFT | |
| area-Interop-mono | @marek-safar | @lambdageek | |
| area-Meta | @danmoseley | @dotnet/area-meta | Cross-cutting concerns that span many or all areas, including project-wide code/test patterns and documentation. |
| area-Meta | @jeffhandley | @dotnet/area-meta | Cross-cutting concerns that span many or all areas, including project-wide code/test patterns and documentation. |
| area-Microsoft.CSharp | @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 | @dotnet/area-microsoft-win32 | Including System.Windows.Extensions |
Expand Down Expand Up @@ -121,7 +121,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
| area-System.ServiceModel | @HongGit | @HongGit @mconnew | Repo: https://github.com/dotnet/WCF<br>Packages:<ul><li>System.ServiceModel.Primitives</li><li>System.ServiceModel.Http</li><li>System.ServiceModel.NetTcp</li><li>System.ServiceModel.Duplex</li><li>System.ServiceModel.Security</li></ul> |
| area-System.ServiceModel.Syndication | @HongGit | @StephenMolloy @HongGit | |
| area-System.ServiceProcess | @ericstj | @dotnet/area-system-serviceprocess | |
| area-System.Speech | @danmoseley | @danmoseley | |
| area-System.Speech | @jeffhandley | @jeffhandley | |
| area-System.Text.Encoding | @jeffhandley | @dotnet/area-system-text-encoding | |
| area-System.Text.Encodings.Web | @jeffhandley | @dotnet/area-system-text-encodings-web | |
| area-System.Text.Json | @jeffhandley | @dotnet/area-system-text-json | |
Expand Down

0 comments on commit b5b2af0

Please sign in to comment.