https://github.com/python/cpython/commit/8431b1fee88301b8cc04968546fc465f5e0b1ce6
commit: 8431b1fee88301b8cc04968546fc465f5e0b1ce6
branch: main
author: Ammar Askar <am...@ammaraskar.com>
committer: ammaraskar <ammar_as...@hotmail.com>
date: 2025-03-10T13:58:36-07:00
summary:

Add Ammar to CODEOWNERS for fuzzing (#131057)

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 2fc9c772fa7757..2f684d4183e519 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -309,3 +309,6 @@ Doc/reference/                @willingc @AA-Turner
 # Colorize
 Lib/_colorize.py              @hugovk
 Lib/test/test__colorize.py    @hugovk
+
+# Fuzzing
+Modules/_xxtestfuzz/          @ammaraskar

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-le...@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: arch...@mail-archive.com

Reply via email to