Page MenuHomeFreeBSD

Remove svn artefacts from MAINTAINERS
AcceptedPublic

Authored by ceri on Jan 25 2023, 9:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 3:38 PM
Unknown Object (File)
Fri, May 15, 4:06 AM
Unknown Object (File)
Mon, May 11, 6:48 PM
Unknown Object (File)
Thu, May 7, 7:14 PM
Unknown Object (File)
Sat, Apr 25, 1:37 AM
Unknown Object (File)
Apr 18 2026, 11:55 AM
Unknown Object (File)
Apr 18 2026, 6:51 AM
Unknown Object (File)
Apr 16 2026, 10:23 AM
Subscribers

Details

Reviewers
emaste
Group Reviewers
Core Team
Summary

MAINTAINERS still contains references to how LOCKS used to work in svn.
I don't think LOCKS is programmatically enforced now (couldn't find anything in .git anyway).

While in here, remove an unneeded comma.

Test Plan

N/A

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ceri requested review of this revision.Jan 25 2023, 9:44 PM

We do have git hooks that enforce commit requirements, e.g. for commits to releng branches. @lwhsu can comment.

This revision is now accepted and ready to land.Mar 21 2023, 2:37 PM