cover **/*hashopenssl* in CODEOWNERS (#130236)

This commit is contained in:
Gregory P. Smith 2025-02-17 11:09:16 -08:00 committed by GitHub
parent 25422561de
commit bd1642c6e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.github/CODEOWNERS vendored
View 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