wasm, js interop ownership (#72215)
authorPavel Savara <pavel.savara@gmail.com>
Fri, 15 Jul 2022 01:29:03 +0000 (03:29 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 01:29:03 +0000 (20:29 -0500)
.github/CODEOWNERS
docs/area-owners.md

index 284e677..e3aa63b 100644 (file)
 /src/native/public/mono @marek-safar @lambdageek
 
 /src/libraries/sendtohelix-wasm.targets @radical
-/src/mono/wasm @lewing
+/src/mono/wasm @lewing @pavelsavara
 /src/mono/wasm/debugger @thaystg @radical
 /src/mono/wasm/build @radical
+/src/mono/sample/wasm @lewing @pavelsavara
+/src/libraries/System.Runtime.InteropServices.JavaScript @lewing @pavelsavara
 
 /src/mono/nuget/*WebAssembly*/ @lewing @radical
 /src/mono/nuget/*MonoTargets*/ @lewing @radical
index 826f788..1b81418 100644 (file)
@@ -116,7 +116,7 @@ Note: Editing this file doesn't update the mapping used by `@msftbot` for area-s
 | 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.JavaScript | @lewing       | @kjpou1                                             |                                                                                                                                                                                                                                                                                           |
+| 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                        |                                                                                                                                                                                                                                                                                           |
 | area-System.ServiceModel                       | @HongGit      | @HongGit @mconnew                                   | Repo: https://github.com/dotnet/WCF<br>Packages:<ul><li>System.ServiceModel.Primitives</li><li>System.ServiceModel.Http</li><li>System.ServiceModel.NetTcp</li><li>System.ServiceModel.Duplex</li><li>System.ServiceModel.Security</li></ul>                                              |