Update cryptographic CODEOWNERS entry (#131892)
update cryptographic CODEOWNERS entry
This commit is contained in:
13
.github/CODEOWNERS
vendored
13
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user