Skip to content

Commit 77d2ff8

Browse files
Update CODEOWNERS with exclusion
1 parent 69cda31 commit 77d2ff8

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
@@ -160,6 +160,9 @@ Modules/timemodule.c @pganssle @abalkin
160160
Python/pytime.c @pganssle @abalkin
161161
Include/internal/pycore_time.h @pganssle @abalkin
162162

163+
# Exclude .mailmap from being owned by @python/email-team
164+
/.mailmap
165+
163166
# Email and related
164167
**/*mail* @python/email-team
165168
**/*smtp* @python/email-team

0 commit comments

Comments
 (0)