Skip to content

Commit be4d642

Browse files
committed
tests: cc_maintainers: fix new recommended NIPA git user (nipa@localhost)
Netdev foundation systems use nipa@localhost. Add it to ignored. Leave the old one in place as we have old instances still running. Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 46a8bb4 commit be4d642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/patch/cc_maintainers/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
ignore_emails = {
2222
'[email protected]', # Don't expect people to CC LKML on everything
2323
'[email protected]', # For new files NIPA will get marked as committer
24+
'nipa@localhost', # For new files NIPA will get marked as committer
2425
2526
2627

0 commit comments

Comments
 (0)