@@ -32,13 +32,13 @@ Python/traceback.c @iritkatriel
3232Python /pythonrun.c @ iritkatriel
3333
3434# Hashing
35- ** /* hashlib * @ python/crypto-team @ tiran
36- ** /* pyhash * @ python/crypto-team @ tiran
37- ** /* sha * @ python/crypto-team @ tiran
38- ** /* md5 * @ python/crypto-team @ tiran
39- ** /* blake * @ python/crypto-team @ tiran
40- /Modules /_blake2 /** @ python/crypto-team @ tiran
41- /Modules /_sha3 /** @ python/crypto-team @ tiran
35+ ** /* hashlib * @ tiran
36+ ** /* pyhash * @ tiran
37+ ** /* sha * @ tiran
38+ ** /* md5 * @ tiran
39+ ** /* blake * @ tiran
40+ /Modules /_blake2 /** @ tiran
41+ /Modules /_sha3 /** @ tiran
4242
4343# logging
4444** /* logging * @ vsajip
@@ -61,14 +61,6 @@ Python/pythonrun.c @iritkatriel
6161** /* import * .c @ brettcannon @ encukou @ ericsnowcurrently @ ncoghlan @ warsaw
6262** /* import * .py @ brettcannon @ encukou @ ericsnowcurrently @ ncoghlan @ warsaw
6363
64-
65- # SSL
66- ** /* ssl * @ python/crypto-team
67- ** /* .pem @ python/crypto-team
68-
69- # CSPRNG
70- Python /bootstrap_hash.c @ python/crypto-team
71-
7264# Dates and times
7365** /* datetime * @ pganssle @ abalkin
7466** /* str * time * @ pganssle @ abalkin
@@ -132,7 +124,7 @@ Lib/ast.py @isidentical
132124** /* bisect * @ rhettinger
133125** /* heapq * @ rhettinger
134126** /* functools * @ rhettinger
135- ** /* decimal * @ rhettinger @ skrah
127+ ** /* decimal * @ rhettinger
136128
137129** /* dataclasses * @ ericvsmith
138130
0 commit comments