Skip to content

Commit bbe896f

Browse files
update area owners (#60421)
* new area owners * new area owners * combine cols * Apply suggestions from code review Co-authored-by: Aditya Mandaleeka <[email protected]> * remove various --------- Co-authored-by: Aditya Mandaleeka <[email protected]>
1 parent 7aa28a7 commit bbe896f

File tree

2 files changed

+33
-24
lines changed

2 files changed

+33
-24
lines changed

docs/area-owners.md

Lines changed: 32 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,43 @@
22

33
The below table lists all the `area-`labels used in the **dotnet/aspnetcore** repository and their owners.
44

5-
The **dotnet/runtime** repo has [its own list](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md).
65

7-
| **area** | **owners** | **lead** | **notes** |
8-
|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|----------------------------------------------------------|-------------------------|
9-
| **[area-blazor](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-blazor)** | | [@lewing](https://github.com/lewing) | |
10-
| **[area-commandlinetools](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-commandlinetools)** | [@captainsafia](https://github.com/captainsafia) | [@adityamandaleeka](https://github.com/adityamandaleeka) | dev certs, user jwts, user secrets, dotnet watch ([@tmat](https://github.com/tmat)) |
11-
| **[area-dataprotection](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-dataprotection)** | | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
12-
| **[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/ |
13-
| **[area-healthchecks](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-healthchecks)** | | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
14-
| **[area-hosting](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-hosting)** | [@halter73](https://github.com/halter73) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
15-
| **[area-identity](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-identity)** | [@halter73](https://github.com/halter73) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
16-
| **[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) | |
17-
| **[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) | |
18-
| **[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) | |
19-
| **[area-mvc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-mvc)** | [@captainsafia](https://github.com/captainsafia) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
20-
| **[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) | |
21-
| **[area-perf](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-perf)** | [@sebastienros](https://github.com/sebastienros) | | |
22-
| **[area-routing](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-routing)** | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
23-
| **[area-security](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-security)** | [@halter73](https://github.com/halter73) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
24-
| **[area-signalr](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-signalr)** | [@BrennanConroy](https://github.com/BrennanConroy) | [@adityamandaleeka](https://github.com/adityamandaleeka) | |
25-
| **[area-ui-rendering](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-ui-rendering)** | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | [@mkArtakMSFT](https://github.com/mkArtakMSFT) | |
26-
| **[area-web-frameworks](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-web-frameworks)** | [@captainsafia](https://github.com/captainsafia) [@mitchdenny](https://github.com/mitchdenny) | [@adityamandaleeka](https://github.com/adityamandaleeka) | Label is deprecated |
6+
| area label | Owners | Description |
7+
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
8+
| **[area-auth](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-auth)** | [@joperezr](https://github.com/joperezr) [@mikekistler](https://github.com/mikekistler) [@halter73](https://github.com/halter73) [@mackinnonbuck](https://github.com/mackinnonbuck) | Authn, Authz, OAuth, OIDC, Bearer |
9+
| **[area-blazor](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-blazor)** | [@lewing](https://github.com/lewing) [@danroth27](https://github.com/danroth27) [@aspnet-blazor-eng](https://github.com/aspnet-blazor-eng) | Blazor, Razor Components (WASM issues may be moved to dotnet/runtime repo) |
10+
| **[area-commandlinetools](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-commandlinetools)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) [@captainsafia](https://github.com/captainsafia) | Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI |
11+
| **[area-dataprotection](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-dataprotection)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@DeagleGross](https://github.com/DeagleGross) | DataProtection |
12+
| **[area-grpc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-grpc)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) [@jamesnk](https://github.com/jamesnk) [@mgravell](https://github.com/mgravell) | GRPC wire-up, templates (library itself is  https://github.com/grpc/grpc-dotnet) |
13+
| **[area-healthchecks](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-healthchecks)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@samsp-msft](https://github.com/samsp-msft) [@brennanconroy](https://github.com/brennanconroy) | Healthchecks (some bugs also in Extensions repo) |
14+
| **[area-hosting](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-hosting)** | [@joperezr](https://github.com/joperezr) [@danroth27](https://github.com/danroth27) [@halter73](https://github.com/halter73) | Includes Hosting |
15+
| **[area-identity](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-identity)** | [@joperezr](https://github.com/joperezr) [@mikekistler](https://github.com/mikekistler) [@halter73](https://github.com/halter73) [@mackinnonbuck](https://github.com/mackinnonbuck) | Identity and providers |
16+
| **[area-infrastructure](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-infrastructure)** | [@joperezr](https://github.com/joperezr) [@wtgodbe](https://github.com/wtgodbe) | MSBuild projects/targets, build scripts, CI, Installers and shared framework |
17+
| **[area-middleware](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-middleware)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@samsp-msft](https://github.com/samsp-msft) [@brennanconroy](https://github.com/brennanconroy) | URL rewrite, redirect, response cache/compression, session, caching, and other general middlewares |
18+
| **[area-minimal](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-minimal)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) [@captainsafia](https://github.com/captainsafia) [@mitchdenny](https://github.com/mitchdenny) | Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc |
19+
| **[area-mvc](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-mvc)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) [@captainsafia](https://github.com/captainsafia) | MVC, Actions and Controllers, Localization, CORS, most templates |
20+
| **[area-networking](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-networking)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@samsp-msft](https://github.com/samsp-msft) [@brennanconroy](https://github.com/brennanconroy) [@DeagleGross](https://github.com/DeagleGross) | Includes Kestrel/servers, protocols such as HTTP/2, HTTP3, YARP, jsonpatch, bedrock, websockets, http client factory, http abstractions, networking aspects of caching |
21+
| **[area-perf](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-perf)** | [@joperezr](https://github.com/joperezr) [@sebastienros](https://github.com/sebastienros) | Autofiled performance bugs, perf infra. |
22+
| **[area-routing](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-routing)** | [@joperezr](https://github.com/joperezr) [@danroth27](https://github.com/danroth27) [@halter73](https://github.com/halter73) [@JamesNK](https://github.com/JamesNK) ([@javiercn](https://github.com/javiercn) consulting) | Routing |
23+
| **[area-security](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-security)** | [@joperezr](https://github.com/joperezr) [@mikekistler](https://github.com/mikekistler) [@halter73](https://github.com/halter73) [@mackinnonbuck](https://github.com/mackinnonbuck) | security features/work |
24+
| **[area-signalr](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-signalr)** | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) [@brennanconroy](https://github.com/brennanconroy) | SignalR clients and servers |
25+
| **[area-ui-rendering](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-ui-rendering)** | [@joperezr](https://github.com/joperezr) [@danroth27](https://github.com/danroth27) [@mackinnonbuck](https://github.com/mackinnonbuck) | MVC Views/Pages, Razor Views/Page |
26+
| **[area-unified-build](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3Aarea-unified-build)** | [@joperezr](https://github.com/joperezr) [@wtgodbe](https://github.com/wtgodbe) | Work related to https://github.com/dotnet/dotnet |
27+
28+
| other repo | Owners | Description |
29+
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
30+
| {aspire} | [@joperezr](https://github.com/joperezr) [@maddymontaquila](https://github.com/maddymontaquila) | [https://github.com/dotnet/aspire](https://github.com/dotnet/aspire) |
31+
| {extensions} | [@joperezr](https://github.com/joperezr) [@russkie](https://github.com/russkie) | [https://github.com/dotnet/extensions](https://github.com/dotnet/extensions) |
32+
| {orleans} | [@adityamandaleeka](https://github.com/adityamandaleeka) [@mikekistler](https://github.com/mikekistler) | [https://github.com/dotnet/orleans](https://github.com/dotnet/orleans) |
33+
| {systemwebadapters} | [@joperezr](https://github.com/joperezr) [@danroth27](https://github.com/danroth27) | [https://github.com/dotnet/systemweb-adapters](https://github.com/dotnet/systemweb-adapters) |
34+
| {yarp} | [@adityamandaleeka](https://github.com/adityamandaleeka) [@samsp-msft](https://github.com/samsp-msft) [@benjaminpetit](https://github.com/benjaminpetit) | [https://github.com/dotnet/yarp](https://github.com/dotnet/yarp) |
35+
36+
The **dotnet/runtime** repo has [its own list](https://github.com/dotnet/runtime/blob/main/docs/area-owners.md).
2737

2838
## Community Triagers
2939

30-
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:
40+
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 have been recognized for being consistently knowledgeable about and helpful in this repo:
3141

32-
- [@david-acker](https://github.com/david-acker)
3342
- [@egil](https://github.com/egil)
3443
- [@gfoidl](https://github.com/gfoidl)
3544
- [@hishamco](https://github.com/hishamco)

0 commit comments

Comments
 (0)