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 5197ecb commit 8cf1b73Copy full SHA for 8cf1b73
.github/CODEOWNERS
@@ -132,7 +132,8 @@ Tools/c-analyzer/ @ericsnowcurrently
132
Tools/check-c-api-docs/ @ZeroIntensity
133
134
# Fuzzing
135
-Modules/_xxtestfuzz/ @ammaraskar
+Modules/_xxtestfuzz/ @python/fuzzers
136
+.github/workflows/reusable-cifuzz.yml @python/fuzzers
137
138
# Limited C API & Stable ABI
139
Doc/c-api/stable.rst @encukou
0 commit comments