Skip to content

Commit

Permalink
Change Andy as the owner of interop area labels (#80879)
Browse files Browse the repository at this point in the history
* update area owners

* update sub owners
  • Loading branch information
jeffschwMSFT authored Jan 19, 2023
1 parent 8300e38 commit 0254e76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/area-owners.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,10 +483,10 @@
"label": "area-Infrastructure-mono"
},
{
"lead": "jeffschwMSFT",
"lead": "agocke",
"owners": [
"AaronRobinsonMSFT",
"jeffschwMSFT"
"jkoritzinsky"
],
"label": "area-Interop-coreclr"
},
Expand Down Expand Up @@ -1292,7 +1292,7 @@
"label": "area-System.Runtime.CompilerServices"
},
{
"lead": "jeffschwMSFT",
"lead": "agocke",
"owners": [
"AaronRobinsonMSFT",
"jkoritzinsky"
Expand Down
4 changes: 2 additions & 2 deletions docs/area-owners.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
| area-Infrastructure-installer | @MichaelSimons | @NikolaMilosavljevic | |
| area-Infrastructure-libraries | @ericstj | @dotnet/area-infrastructure-libraries | Covers:<ul><li>Packaging</li><li>Build and test infra for libraries in dotnet/runtime repo</li><li>VS integration</li></ul><br/> |
| area-Infrastructure-mono | @steveisok | @directhex | |
| area-Interop-coreclr | @jeffschwMSFT | @jeffschwMSFT @AaronRobinsonMSFT | |
| area-Interop-coreclr | @agocke | @AaronRobinsonMSFT @jkoritzinsky | |
| area-Interop-mono | @marek-safar | @lambdageek | |
| 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)) |
Expand Down Expand Up @@ -118,7 +118,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
| area-System.Runtime | @jeffhandley | @dotnet/area-system-runtime | Included:<ul><li>System.Runtime.Serialization.Formatters</li><li>System.Runtime.InteropServices.RuntimeInfo</li><li>System.Array</li></ul>Excluded:<ul><li>Path -> System.IO</li><li>StopWatch -> System.Diagnostics</li><li>Uri -> System.Net</li><li>WebUtility -> System.Net</li></ul> |
| area-System.Runtime.Caching | @HongGit | @StephenMolloy @HongGit | |
| area-System.Runtime.CompilerServices | @ericstj | @dotnet/area-system-runtime-compilerservices | |
| area-System.Runtime.InteropServices | @jeffschwMSFT | @AaronRobinsonMSFT @jkoritzinsky | Excluded:<ul><li>System.Runtime.InteropServices.RuntimeInfo</li></ul> |
| area-System.Runtime.InteropServices | @agocke | @AaronRobinsonMSFT @jkoritzinsky | Excluded:<ul><li>System.Runtime.InteropServices.RuntimeInfo</li></ul> |
| area-System.Runtime.InteropServices.JavaScript | @lewing | @pavelsavara | |
| area-System.Runtime.Intrinsics | @jeffhandley | @dotnet/area-system-runtime-intrinsics | Consultants: @echesakovMSFT @kunalspathak |
| area-System.Security | @jeffhandley | @dotnet/area-system-security | |
Expand Down

0 comments on commit 0254e76

Please sign in to comment.