Objects/dict* @methane
# Hashing
-**/*hashlib* @python/crypto-team
-**/*pyhash* @python/crypto-team
+**/*hashlib* @python/crypto-team @tiran
+**/*pyhash* @python/crypto-team @tiran
+**/*sha* @python/crypto-team @tiran
+**/*md5* @python/crypto-team @tiran
+**/*blake* @python/crypto-team @tiran
+/Modules/_blake2/** @python/crypto-team @tiran
+/Modules/_sha3/** @python/crypto-team @tiran
+
# HTML
/Lib/html/ @ezio-melotti
# SSL
-**/*ssl* @python/crypto-team
+**/*ssl* @python/crypto-team @tiran
+**/*.pem @python/crypto-team @tiran
# CSPRNG
-Python/bootstrap_hash.c @python/crypto-team
+Python/bootstrap_hash.c @python/crypto-team @tiran
# Email and related
**/*mail* @python/email-team @maxking