mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Updated CODEOWNERS to indicate ownership of some modules. (GH-16578)
This commit is contained in:
parent
3142c667b5
commit
2290b23dfc
1 changed files with 8 additions and 0 deletions
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
|
|
@ -22,6 +22,14 @@ Objects/dict* @methane
|
|||
/Modules/_blake2/** @python/crypto-team @tiran
|
||||
/Modules/_sha3/** @python/crypto-team @tiran
|
||||
|
||||
# logging
|
||||
**/*logging* @vsajip
|
||||
|
||||
# venv
|
||||
**/*venv* @vsajip
|
||||
|
||||
# Launcher
|
||||
/PC/launcher.c @vsajip
|
||||
|
||||
# HTML
|
||||
/Lib/html/ @ezio-melotti
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue