We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5e53e commit 841eacdCopy full SHA for 841eacd
.github/CODEOWNERS
@@ -42,6 +42,9 @@ Lib/test/test_type_*.py @JelleZijlstra
42
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
43
Tools/c-analyzer/ @ericsnowcurrently
44
45
+# dbm
46
+**/*dbm* @corona10 @erlend-aasland @serhiy-storchaka
47
+
48
# Exceptions
49
Lib/traceback.py @iritkatriel
50
Lib/test/test_except*.py @iritkatriel
0 commit comments