Skip to content

Commit

Permalink
Add CODEOWNERS for dbm (pythongh-114555)
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 authored Jan 25, 2024
1 parent ac5e53e commit 841eacd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ Lib/test/test_type_*.py @JelleZijlstra
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
Tools/c-analyzer/ @ericsnowcurrently

# dbm
**/*dbm* @corona10 @erlend-aasland @serhiy-storchaka

# Exceptions
Lib/traceback.py @iritkatriel
Lib/test/test_except*.py @iritkatriel
Expand Down

0 comments on commit 841eacd

Please sign in to comment.