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)
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)
Sat, Apr 18, 11:55 AM
Unknown Object (File)
Sat, Apr 18, 6:51 AM
Unknown Object (File)
Thu, Apr 16, 10:23 AM
Unknown Object (File)
Apr 4 2026, 7:06 PM
Unknown Object (File)
Apr 2 2026, 12:38 PM
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