We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bf2bc commit 6ab65c6Copy full SHA for 6ab65c6
1 file changed
.github/CODEOWNERS
@@ -53,11 +53,11 @@ Python/ast_opt.c @isidentical
53
54
55
# SSL
56
-**/*ssl* @python/crypto-team @tiran
57
-**/*.pem @python/crypto-team @tiran
+**/*ssl* @python/crypto-team
+**/*.pem @python/crypto-team
58
59
# CSPRNG
60
-Python/bootstrap_hash.c @python/crypto-team @tiran
+Python/bootstrap_hash.c @python/crypto-team
61
62
# Dates and times
63
**/*datetime* @pganssle @abalkin
0 commit comments