Skip to content

Commit 841eacd

Browse files
authored
Add CODEOWNERS for dbm (gh-114555)
1 parent ac5e53e commit 841eacd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Lib/test/test_type_*.py @JelleZijlstra
4242
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
4343
Tools/c-analyzer/ @ericsnowcurrently
4444

45+
# dbm
46+
**/*dbm* @corona10 @erlend-aasland @serhiy-storchaka
47+
4548
# Exceptions
4649
Lib/traceback.py @iritkatriel
4750
Lib/test/test_except*.py @iritkatriel

0 commit comments

Comments
 (0)