diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0add48e777866c..2fc9c772fa7757 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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