gh-145176: Update CODEOWNERS for Emscripten migration to Platforms directory (#149544)

This commit is contained in:
Malcolm Smith 2026-05-08 12:08:07 +01:00 committed by GitHub
parent 3565d31690
commit 52a05e8da7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/CODEOWNERS vendored
View file

@ -175,8 +175,8 @@ Lib/test/test__osx_support.py @python/macos-team
Tools/wasm/README.md @brettcannon @freakboy3742 @emmatyping
# WebAssembly (Emscripten)
Tools/wasm/config.site-wasm32-emscripten @freakboy3742 @emmatyping
Tools/wasm/emscripten @freakboy3742 @emmatyping
Platforms/emscripten @freakboy3742 @emmatyping
Tools/wasm/emscripten @freakboy3742 @emmatyping
# WebAssembly (WASI)
Platforms/WASI @brettcannon @emmatyping @savannahostrowski