]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add setobject.c (GH-17463)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 4 Dec 2019 09:07:02 +0000 (04:07 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2019 09:07:02 +0000 (04:07 -0500)
.github/CODEOWNERS

index 40305d4607ad9e790f3561f67ac48021e52513bf..9354cc85d2883750811151ff5a53be5d6e2d65f2 100644 (file)
@@ -11,6 +11,7 @@
 **/*context*                  @1st1
 **/*genobject*                @1st1
 **/*hamt*                     @1st1
+Objects/set*                  @rhettinger
 Objects/dict*                 @methane
 
 # Hashing