Skip to content

Commit 2290b23

Browse files
authored
Updated CODEOWNERS to indicate ownership of some modules. (GH-16578)
1 parent 3142c66 commit 2290b23

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ Objects/dict* @methane
2222
/Modules/_blake2/** @python/crypto-team @tiran
2323
/Modules/_sha3/** @python/crypto-team @tiran
2424

25+
# logging
26+
**/*logging* @vsajip
27+
28+
# venv
29+
**/*venv* @vsajip
30+
31+
# Launcher
32+
/PC/launcher.c @vsajip
2533

2634
# HTML
2735
/Lib/html/ @ezio-melotti

0 commit comments

Comments
 (0)