https://github.com/python/cpython/commit/313d5cde5d7f4153186276ba761586583b5b7557
commit: 313d5cde5d7f4153186276ba761586583b5b7557
branch: main
author: Savannah Ostrowski <[email protected]>
committer: savannahostrowski <[email protected]>
date: 2026-01-14T12:08:32-08:00
summary:

Add Savannah to CODEOWNERS for WASI (#143847)

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 54d41f92743f18..bf10e34fde1f47 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -176,9 +176,9 @@ Tools/wasm/config.site-wasm32-emscripten  @freakboy3742 
@emmatyping
 Tools/wasm/emscripten                     @freakboy3742 @emmatyping
 
 # WebAssembly (WASI)
-Tools/wasm/wasi-env           @brettcannon @emmatyping
-Tools/wasm/wasi.py            @brettcannon @emmatyping
-Tools/wasm/wasi               @brettcannon @emmatyping
+Tools/wasm/wasi-env           @brettcannon @emmatyping @savannahostrowski
+Tools/wasm/wasi.py            @brettcannon @emmatyping @savannahostrowski
+Tools/wasm/wasi               @brettcannon @emmatyping @savannahostrowski
 
 # Windows
 PC/                           @python/windows-team

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to