Skip to content

Commit 8cf1b73

Browse files
committed
Add GitHub team for maintaining fuzzers
1 parent 5197ecb commit 8cf1b73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ Tools/c-analyzer/ @ericsnowcurrently
132132
Tools/check-c-api-docs/ @ZeroIntensity
133133

134134
# Fuzzing
135-
Modules/_xxtestfuzz/ @ammaraskar
135+
Modules/_xxtestfuzz/ @python/fuzzers
136+
.github/workflows/reusable-cifuzz.yml @python/fuzzers
136137

137138
# Limited C API & Stable ABI
138139
Doc/c-api/stable.rst @encukou

0 commit comments

Comments
 (0)