Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df85bb3

Browse files
Exclude .mailmap in Codeowners (#132722)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 5b06d2c commit df85bb3

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
@@ -167,6 +167,9 @@ Include/internal/pycore_time.h @pganssle @abalkin
167167
**/*imap* @python/email-team
168168
**/*poplib* @python/email-team
169169

170+
# Exclude .mailmap from being owned by @python/email-team
171+
/.mailmap
172+
170173
# Garbage collector
171174
/Modules/gcmodule.c @pablogsal
172175
/Doc/library/gc.rst @pablogsal

0 commit comments

Comments
 (0)