From: Kumar Aditya Date: Sun, 13 Oct 2024 16:59:27 +0000 (+0530) Subject: add Kumar Aditya as codeowner for weakref (#125405) X-Git-Tag: v3.14.0a1~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e79bbd147fd58e825572f1aa93c5398953289fb2;p=thirdparty%2FPython%2Fcpython.git add Kumar Aditya as codeowner for weakref (#125405) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7e9c3caf23f0..221008717b29 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -280,3 +280,5 @@ Lib/test/test_configparser.py @jaraco # Doc sections Doc/reference/ @willingc + +**/*weakref* @kumaraditya303 \ No newline at end of file