Page MenuHomeFreeBSD

git-arc: Tweak heuristic for email address
AcceptedPublic

Authored by imp on Feb 9 2026, 4:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 16, 5:37 PM
Unknown Object (File)
Mon, Mar 16, 5:29 PM
Unknown Object (File)
Sat, Mar 7, 8:55 PM
Unknown Object (File)
Thu, Mar 5, 5:57 PM
Unknown Object (File)
Tue, Mar 3, 3:18 PM
Unknown Object (File)
Thu, Feb 26, 10:15 PM
Unknown Object (File)
Feb 22 2026, 6:19 AM
Unknown Object (File)
Feb 21 2026, 7:46 PM
Subscribers
None

Details

Reviewers
emaste
Summary

Tweak the heuristic in two ways: (1) Assume guest-* are external contributors.
(2) Look for the supplied name first instead of second.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70553
Build 67436: arc lint + arc unit

Event Timeline

imp requested review of this revision.Feb 9 2026, 4:15 PM
imp created this revision.
tools/tools/git/git-arc.sh
455

Note: IIRC, I put this SECOND because we had several committers that used the company email here. Please comment on the wisdom of this move.

462

This is the heart of what we need.

On second though, no reordering.

tools/tools/git/git-arc.sh
455

never mind. I did another quick sampling and, well, we still need this order.

This revision is now accepted and ready to land.Thu, Mar 19, 6:17 PM