]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-145176: Update CODEOWNERS for Emscripten migration to Platforms directory...
authorMalcolm Smith <smith@chaquo.com>
Fri, 8 May 2026 12:52:54 +0000 (13:52 +0100)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 12:52:54 +0000 (15:52 +0300)
.github/CODEOWNERS

index 289277fdd39168154d049a8ee239719aa2741112..a60afb1bf6f91f66f8963eb7b6ad54796b4cd27f 100644 (file)
@@ -315,7 +315,7 @@ Lib/concurrent/futures/interpreter.py  @ericsnowcurrently
 **/*-ios*                     @freakboy3742
 
 # WebAssembly
-Tools/wasm/config.site-wasm32-emscripten  @freakboy3742
+/Platforms/emscripten         @freakboy3742
 /Tools/wasm/README.md         @brettcannon @freakboy3742
 /Tools/wasm/wasi-env          @brettcannon
 /Tools/wasm/wasi_build.py     @brettcannon