]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update cryptographic CODEOWNERS entry (#131892)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 30 Mar 2025 17:55:05 +0000 (19:55 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 17:55:05 +0000 (10:55 -0700)
update cryptographic CODEOWNERS entry

.github/CODEOWNERS
Misc/ACKS

index 2f684d4183e51937623e174a6d3a47494f65efc4..4bea55a495f77655e3e288ba9d8e30e22698751f 100644 (file)
@@ -107,13 +107,16 @@ 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
-**/*blake*                    @gpshead @tiran @picnixz
-Modules/_hacl/**              @gpshead
+**/*pyhash*                   @gpshead @tiran @picnixz
+Modules/*blake*               @gpshead @tiran @picnixz
+Modules/*md5*                 @gpshead @tiran @picnixz
+Modules/*sha*                 @gpshead @tiran @picnixz
+Modules/_hacl/**              @gpshead @picnixz
 **/*hmac*                     @gpshead @picnixz
 
+# libssl
+**/*ssl*                      @gpshead @picnixz
+
 # logging
 **/*logging*                  @vsajip
 
index b0b4ea0db44b64b8ec99e1af86a0c0ae6b0d3a2f..814a530f7b79d4bd901e10014ba89e37b01592c0 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1910,6 +1910,7 @@ Matias Torchinsky
 Sandro Tosi
 Richard Townsend
 David Townshend
+Bénédikt Tran
 Nathan Trapuzzano
 Laurence Tratt
 Alberto Trevino