mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Add dataclasses to CODEOWNERS. (GH-4730)
This commit is contained in:
parent
33c377ed9b
commit
2582f6f24e
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -50,4 +50,6 @@ Python/bootstrap_hash.c @python/crypto-team
|
|||
**/*functools* @ncoghlan @rhettinger
|
||||
**/*decimal* @rhettinger @skrah
|
||||
|
||||
**/*dataclasses* @ericvsmith
|
||||
|
||||
**/*idlelib* @terryjreedy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue