Skip to content

Commit 6870c9b

Browse files
Update area-owners.md (#51647)
1 parent fc8deca commit 6870c9b

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/area-owners.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The **dotnet/runtime** repo has [its own list](https://github.com/dotnet/runtime
77
| **area** | **owners** | **lead** | **notes** |
88
|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|----------------------------------------------------------|-------------------------|
99
| **[area-blazor](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-blazor)** | | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
10-
| **[area-commandlinetools](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-commandlinetools)** | [@amcasey](https://github.com/amcasey) [@captainsafia](https://github.com/captainsafia) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | dev certs, user jwts, user secrets, dotnet watch ([@tmat](https://github.com/tmat)) |
10+
| **[area-commandlinetools](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-commandlinetools)** | [@amcasey](https://github.com/amcasey) [@captainsafia](https://github.com/captainsafia) | [@adityamandaleeka](https://github.com/adityamandaleeka) | dev certs, user jwts, user secrets, dotnet watch ([@tmat](https://github.com/tmat)) |
1111
| **[area-dataprotection](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-dataprotection)** | [@amcasey](https://github.com/amcasey) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
1212
| **[area-efcore](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-efcore)** | | [@ajcvickers](https://github.com/ajcvickers) | Home repo: https://github.com/dotnet/efcore/ |
1313
| **[area-grpc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-grpc)** | [@JamesNK](https://github.com/JamesNK) [@mgravell](https://github.com/mgravell) | [@adityamandaleeka](https://github.com/adityamandaleeka) | Home repo: https://github.com/grpc/grpc-dotnet/ |
@@ -17,7 +17,7 @@ The **dotnet/runtime** repo has [its own list](https://github.com/dotnet/runtime
1717
| **[area-infrastructure](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-infrastructure)** | [@wtgodbe](https://github.com/wtgodbe) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
1818
| **[area-middleware](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-middleware)** | [@mitchdenny](https://github.com/mitchdenny) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
1919
| **[area-minimal](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-minimal)** | [@captainsafia](https://github.com/captainsafia) [@mitchdenny](https://github.com/mitchdenny) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
20-
| **[area-mvc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-mvc)** | [@captainsafia](https://github.com/captainsafia) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
20+
| **[area-mvc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-mvc)** | [@captainsafia](https://github.com/captainsafia) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | @mkArtakMSFT owns views, @adityamandaleeka owns the other parts |
2121
| **[area-networking](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-networking)** | [@amcasey](https://github.com/amcasey) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
2222
| **[area-perf](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-perf)** | [@sebastienros](https://github.com/sebastienros) | | |
2323
| **[area-razor.compiler](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-razor.compiler)** | | | |
@@ -32,6 +32,10 @@ The **dotnet/runtime** repo has [its own list](https://github.com/dotnet/runtime
3232

3333
While not necessarily associated with a specific area, these community members have the power to assist with routing and labeling issues and pull requests, and are generally knowledgeable about how the repo works:
3434

35-
| [@hishamco](https://github.com/hishamco) | [@Kahbazi](https://github.com/Kahbazi) | [@martincostello](https://github.com/martincostello) |
36-
|-|-|-|
37-
**[@david-acker](https://github.com/david-acker)** | **[@egil](https://github.com/egil)** | **[@gfoidl](https://github.com/gfoidl)** |
35+
- [@david-acker](https://github.com/david-acker)
36+
- [@egil](https://github.com/egil)
37+
- [@gfoidl](https://github.com/gfoidl)
38+
- [@hishamco](https://github.com/hishamco)
39+
- [@Kahbazi](https://github.com/Kahbazi)
40+
- [@marinasundstrom](https://github.com/marinasundstrom)
41+
- [@martincostello](https://github.com/martincostello)

0 commit comments

Comments
 (0)