Skip to content

Commit

Permalink
Update area-owners.md (dotnet#81958)
Browse files Browse the repository at this point in the history
Co-authored-by: Theodore Tsirpanis <teo@tsirpanis.gr>
  • Loading branch information
marek-safar and teo-tsirpanis committed Feb 10, 2023
1 parent ab7f510 commit c4156f8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 11 deletions.
32 changes: 27 additions & 5 deletions docs/area-owners.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@
"vargaz"
],
"label": "os-tvos"
},
{
"lead": "lewing",
"owners": [
"pavelsavara"
],
"label": "os-wasi"
}
],
"areas": [
Expand Down Expand Up @@ -137,6 +144,13 @@
],
"label": "area-Codegen-Interpreter-mono"
},
{
"lead": "SamMonoRT",
"owners": [
"fanyang-mono"
],
"label": "area-Codegen-Intrinsic-mono"
},
{
"lead": "SamMonoRT",
"owners": [
Expand Down Expand Up @@ -436,7 +450,7 @@
"TIHan",
"dotnet/jit-contrib"
],
"label": "area-ILVerification"
"label": "area-Tools-ILVerification"
},
{
"lead": "agocke",
Expand Down Expand Up @@ -540,7 +554,8 @@
"lead": "agocke",
"owners": [
"jkotas",
"MichalStrehovsky"
"MichalStrehovsky",
"dotnet/ilc-contrib"
],
"label": "area-NativeAOT-coreclr"
},
Expand Down Expand Up @@ -1218,7 +1233,7 @@
"owners": [
"lambdageek"
],
"label": "area-System.Reflection-mono"
"label": "area-VM-reflection-mono"
},
{
"lead": "ericstj",
Expand Down Expand Up @@ -1498,7 +1513,7 @@
"owners": [
"lambdageek"
],
"label": "area-Threading-mono"
"label": "area-VM-threading-mono"
},
{
"lead": "mangod9",
Expand All @@ -1510,7 +1525,7 @@
{
"lead": "agocke",
"owners": [
"sbomer"
"dotnet/illink"
],
"label": "area-Tools-ILLink"
},
Expand Down Expand Up @@ -1559,6 +1574,13 @@
"lambdageek"
],
"label": "area-VM-meta-mono"
},
{
"lead": "lewing",
"owners": [
"dotnet/net-sdk-workload-contributors"
],
"label": "area-Workloads"
}
]
}
Loading

0 comments on commit c4156f8

Please sign in to comment.