Update area-owners.md (#81958)
authorMarek Safar <marek.safar@gmail.com>
Fri, 10 Feb 2023 16:27:31 +0000 (17:27 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 16:27:31 +0000 (17:27 +0100)
Co-authored-by: Theodore Tsirpanis <teo@tsirpanis.gr>
docs/area-owners.json
docs/area-owners.md

index 676dde9..53c3505 100644 (file)
         "vargaz"
       ],
       "label": "os-tvos"
+    },
+    {
+      "lead": "lewing",
+      "owners": [
+        "pavelsavara"
+      ],
+      "label": "os-wasi"
     }
   ],
   "areas": [
     {
       "lead": "SamMonoRT",
       "owners": [
+        "fanyang-mono"
+      ],
+      "label": "area-Codegen-Intrinsic-mono"
+    },
+    {
+      "lead": "SamMonoRT",
+      "owners": [
         "vargaz"
       ],
       "label": "area-Codegen-JIT-mono"
         "TIHan",
         "dotnet/jit-contrib"
       ],
-      "label": "area-ILVerification"
+      "label": "area-Tools-ILVerification"
     },
     {
       "lead": "agocke",
       "lead": "agocke",
       "owners": [
         "jkotas",
-        "MichalStrehovsky"
+        "MichalStrehovsky",
+        "dotnet/ilc-contrib"
       ],
       "label": "area-NativeAOT-coreclr"
     },
       "owners": [
         "lambdageek"
       ],
-      "label": "area-System.Reflection-mono"
+      "label": "area-VM-reflection-mono"
     },
     {
       "lead": "ericstj",
       "owners": [
         "lambdageek"
       ],
-      "label": "area-Threading-mono"
+      "label": "area-VM-threading-mono"
     },
     {
       "lead": "mangod9",
     {
       "lead": "agocke",
       "owners": [
-        "sbomer"
+        "dotnet/illink"
       ],
       "label": "area-Tools-ILLink"
     },
         "lambdageek"
       ],
       "label": "area-VM-meta-mono"
+    },
+    {
+      "lead": "lewing",
+      "owners": [
+        "dotnet/net-sdk-workload-contributors"
+      ],
+      "label": "area-Workloads"
     }
   ]
 }
index 57ba4d5..e686fc5 100644 (file)
@@ -15,6 +15,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-Codegen-AOT-mono                          | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-CodeGen-coreclr                           | @JulieLeeMSFT        | @BruceForstall @dotnet/jit-contrib                  |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-Interpreter-mono                  | @SamMonoRT           | @BrzVlad @kotlarmilos                               |                                                                                                                                                                                                                                                                                           |
+| area-Codegen-Intrinsics-mono                   | @SamMonoRT           | @fanyang-mono                                      |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-JIT-mono                          | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-LLVM-mono                         | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
 | area-Codegen-meta-mono                         | @SamMonoRT           | @vargaz                                             |                                                                                                                                                                                                                                                                                           |
@@ -41,7 +42,6 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-Host                                      | @agocke              | @jeffschwMSFT @vitek-karas  @vsadov                 | Issues with dotnet.exe including bootstrapping, framework detection, hostfxr.dll and hostpolicy.dll                                                                                                                                                                                       |
 | area-HostModel                                 | @agocke              | @vitek-karas                                        |                                                                                                                                                                                                                                                                                           |
 | area-ILTools-coreclr                           | @JulieLeeMSFT        | @BruceForstall @dotnet/jit-contrib                  |                                                                                                                                                                                                                                                                                           |
-| area-ILVerification                            | @JulieLeeMSFT        | @BruceForstall @dotnet/jit-contrib                  |                                                                                                                                                                                                                                                                                           |
 | area-Infrastructure                            | @agocke              | @jeffschwMSFT @MichaelSimons                        |                                                                                                                                                                                                                                                                                           |
 | area-Infrastructure-coreclr                    | @agocke              | @jeffschwMSFT @trylek                               |                                                                                                                                                                                                                                                                                           |
 | area-Infrastructure-installer                  | @MichaelSimons       | @NikolaMilosavljevic                                |                                                                                                                                                                                                                                                                                           |
@@ -53,7 +53,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | 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                        | Included:<ul><li>System.Windows.Extensions</li></ul>                                                                                                                                                                                                                                      |
-| area-NativeAOT-coreclr                         | @agocke              | @MichalStrehovsky @jkotas                           |                                                                                                                                                                                                                                                                                           |
+| area-NativeAOT-coreclr                         | @agocke              | @dotnet/ilc-contrib                                 |                                                                                                                                                                                                                                                                                           |
 | area-PAL-coreclr                               | @mangod9             | @janvorli                                           |                                                                                                                                                                                                                                                                                           |
 | area-Performance-mono                          | @SamMonoRT           | @SamMonoRT                                          |                                                                                                                                                                                                                                                                                           |
 | area-R2RDump-coreclr                           | @mangod9             | @trylek                                             |                                                                                                                                                                                                                                                                                           |
@@ -111,7 +111,6 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-System.Numerics                           | @jeffhandley         | @dotnet/area-system-numerics                        |                                                                                                                                                                                                                                                                                           |
 | area-System.Numerics.Tensors                   | @jeffhandley         | @dotnet/area-system-numerics-tensors                |                                                                                                                                                                                                                                                                                           |
 | area-System.Reflection                         | @ericstj             | @dotnet/area-system-reflection                      |                                                                                                                                                                                                                                                                                           |
-| area-System.Reflection-mono                    | @SamMonoRT           | @lambdageek                                         | MonoVM-specific reflection and reflection-emit issues                                                                                                                                                                                                                                     |
 | area-System.Reflection.Emit                    | @ericstj             | @dotnet/area-system-reflection-emit                 |                                                                                                                                                                                                                                                                                           |
 | area-System.Reflection.Metadata                | @ericstj             | @dotnet/area-system-reflection-metadata             | Consultants: @tmat                                                                                                                                                                                                                                                                        |
 | area-System.Resources                          | @ericstj             | @dotnet/area-system-resources                       |                                                                                                                                                                                                                                                                                           |
@@ -134,17 +133,20 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | area-System.Threading.Channels                 | @ericstj             | @dotnet/area-system-threading-channels              | Consultants: @stephentoub                                                                                                                                                                                                                                                                 |
 | area-System.Threading.RateLimiting             | @rafikiassumani-msft | @BrennanConroy @halter73                            |                                                                                                                                                                                                                                                                                           |
 | area-System.Threading.Tasks                    | @ericstj             | @dotnet/area-system-threading-tasks                 | Consultants: @stephentoub                                                                                                                                                                                                                                                                 |
-| area-System.Transactions                       | @ajcvickers             | @roji                                            | Consultants: @roji                                                                                                                                                                                                                                                                        |
+| area-System.Transactions                       | @ajcvickers          | @roji                                               |                                                                                                                                                                                                                                                                                           |
 | area-System.Xml                                | @jeffhandley         | @dotnet/area-system-xml                             |                                                                                                                                                                                                                                                                                           |
-| area-Threading-mono                            | @SamMonoRT           | @lambdageek                                         |                                                                                                                                                                                                                                                                                           |
 | area-TieredCompilation-coreclr                 | @mangod9             | @kouvel                                             |                                                                                                                                                                                                                                                                                           |
-| area-Tools-ILLink                              | @agocke              | @sbomer                                             |                                                                                                                                                                                                                                                                                           |
+| area-Tools-ILLink                              | @agocke              | @dotnet/illink                                      |                                                                                                                                                                                                                                                                                           |
+| area-Tools-ILVerification                      | @JulieLeeMSFT        | @BruceForstall @dotnet/jit-contrib                  |                                                                                                                                                                                                                                                                                           |
 | area-Tracing-coreclr                           | @tommcdon            | @sywhang @josalem                                   |                                                                                                                                                                                                                                                                                           |
 | area-Tracing-mono                              | @steveisok           | @lateralusX                                         |                                                                                                                                                                                                                                                                                           |
 | area-TypeSystem-coreclr                        | @mangod9             | @davidwrighton @MichalStrehovsky @janvorli @mangod9 |                                                                                                                                                                                                                                                                                           |
 | area-UWP                                       | @tommcdon            | @jashook                                            | UWP-specific issues including Microsoft.NETCore.UniversalWindowsPlatform and Microsoft.Net.UWPCoreRuntimeSdk                                                                                                                                                                              |
 | area-VM-coreclr                                | @mangod9             | @mangod9                                            |                                                                                                                                                                                                                                                                                           |
 | area-VM-meta-mono                              | @SamMonoRT           | @lambdageek                                         |                                                                                                                                                                                                                                                                                           |
+| area-VM-reflection-mono                        | @SamMonoRT           | @lambdageek                                         | MonoVM-specific reflection and reflection-emit issues                                                                                                                                                                                                                                     |
+| area-VM-threading-mono                         | @SamMonoRT           | @lambdageek                                         |                                                                                                                                                                                                                                                                                           |
+| area-Workloads                                 | @lewing              | @dotnet/net-sdk-workload-contributors               |                                                                                                                                                                                                                                                                                           |
 
 ## Operating Systems
 
@@ -158,6 +160,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | os-ios           | @steveisok    | @vargaz                                               |              |
 | os-tizen         | @alpencolt    | @gbalykov, @hjleee, @wscho77, @clamp03, @JongHeonChoi |              |
 | os-tvos          | @steveisok    | @vargaz                                               |              |
+| os-wasi          | @lewing       | @pavelsavara                                          |              |
 
 ## Architectures