Skip to content

Commit 2582f6f

Browse files
authored
Add dataclasses to CODEOWNERS. (pythonGH-4730)
1 parent 33c377e commit 2582f6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,6 @@ Python/bootstrap_hash.c @python/crypto-team
5050
**/*functools* @ncoghlan @rhettinger
5151
**/*decimal* @rhettinger @skrah
5252

53+
**/*dataclasses* @ericvsmith
54+
5355
**/*idlelib* @terryjreedy

0 commit comments

Comments
 (0)