Skip to content

Commit 79eb72d

Browse files
committed
add CODEOWNERS
1 parent afd1137 commit 79eb72d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Lib/test/test_capi/test_misc.py @markshannon
5656
Lib/test/test_pyrepl/* @pablogsal @lysnikolaou @ambv
5757
Tools/c-analyzer/ @ericsnowcurrently
5858

59+
# cpuinfo
60+
Python/cpuinfo.c @picnixz
61+
Python/pycore_cpuinfo*.h @picnixz
62+
5963
# dbm
6064
**/*dbm* @corona10 @erlend-aasland @serhiy-storchaka
6165

0 commit comments

Comments
 (0)