]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
cover `**/*hashopenssl*` in CODEOWNERS (#130236)
authorGregory P. Smith <greg@krypto.org>
Mon, 17 Feb 2025 19:09:16 +0000 (11:09 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2025 19:09:16 +0000 (11:09 -0800)
.github/CODEOWNERS

index 0add48e777866c4bf10097a8cc29dedaadecd6d3..2fc9c772fa775758c340756d42d8281559794d47 100644 (file)
@@ -106,6 +106,7 @@ Objects/exceptions.c          @iritkatriel
 
 # Hashing & cryptographic primitives
 **/*hashlib*                  @gpshead @tiran @picnixz
+**/*hashopenssl*              @gpshead @tiran @picnixz
 **/*pyhash*                   @gpshead @tiran
 **/sha*                       @gpshead @tiran @picnixz
 Modules/md5*                  @gpshead @tiran @picnixz