We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951cb2c commit ac3a2c8Copy full SHA for ac3a2c8
.github/CODEOWNERS
@@ -255,8 +255,8 @@ Modules/_interp*module.c @ericsnowcurrently
255
Lib/test/test_interpreters/ @ericsnowcurrently
256
257
# Android
258
-**/*Android* @mhsmith
259
-**/*android* @mhsmith
+**/*Android* @mhsmith @freakboy3742
+**/*android* @mhsmith @freakboy3742
260
261
# iOS (but not termios)
262
**/iOS* @freakboy3742
@@ -267,7 +267,7 @@ Lib/test/test_interpreters/ @ericsnowcurrently
267
**/*-ios* @freakboy3742
268
269
# WebAssembly
270
-/Tools/wasm/ @brettcannon
+/Tools/wasm/ @brettcannon @freakboy3742
271
272
# SBOM
273
/Misc/externals.spdx.json @sethmlarson
0 commit comments