]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add Kumar Aditya as codeowner for weakref (#125405)
authorKumar Aditya <kumaraditya@python.org>
Sun, 13 Oct 2024 16:59:27 +0000 (22:29 +0530)
committerGitHub <noreply@github.com>
Sun, 13 Oct 2024 16:59:27 +0000 (16:59 +0000)
.github/CODEOWNERS

index 7e9c3caf23f079f455638a02d5252c4a0cf79976..221008717b29b1cae7389b0d2d10b1bf0281e6a6 100644 (file)
@@ -280,3 +280,5 @@ Lib/test/test_configparser.py @jaraco
 
 # Doc sections
 Doc/reference/                @willingc
+
+**/*weakref*                  @kumaraditya303
\ No newline at end of file