]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Fidget-Spinner to stackrefs CODEOWNERS (GH-121455)
authorKen Jin <kenjin@python.org>
Sun, 7 Jul 2024 13:45:06 +0000 (21:45 +0800)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 13:45:06 +0000 (21:45 +0800)
.github/CODEOWNERS

index e8f4a4693a814c0ef9fc37a6a88fdafa126f9b85..95e30ac3001c9c5f9feb4a9c945923b4f7db1725 100644 (file)
@@ -72,6 +72,7 @@ Include/internal/pycore_freelist.h  @ericsnowcurrently
 Include/internal/pycore_global_objects.h  @ericsnowcurrently
 Include/internal/pycore_obmalloc.h  @ericsnowcurrently
 Include/internal/pycore_pymem.h     @ericsnowcurrently
+Include/internal/pycore_stackref.h  @Fidget-Spinner
 Modules/main.c                @ericsnowcurrently
 Programs/_bootstrap_python.c  @ericsnowcurrently
 Programs/python.c             @ericsnowcurrently