Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LOCKS and MAINTAINERS for Git #937

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions LOCKS
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ subsystem login expires notes
--------------------------------------

Special cases:
releng/* Requires Security Officer approval.
head/sys/dev/random Requires Security Officer approval.
head/sys/libkern/arc4random.c Requires Security Officer approval.
stable/*/sys/dev/random Requires Security Officer approval.
stable/*/sys/libkern/arc4random.c Requires Security Officer approval.
releng/* branches Requires Security Officer approval.
/sys/dev/random Requires Security Officer approval.
/sys/libkern/arc4random.c Requires Security Officer approval.
4 changes: 2 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

Please note that the content of this file is strictly advisory.
No locks listed here are valid. The only strict review requirements
are granted by core. These are documented in head/LOCKS and enforced
by svnadmin/conf/approvers.
are granted by core. These are documented in LOCKS and enforced
by gitadm@.

The source tree is a community effort. However, some folks go to the
trouble of looking after particular areas of the tree. In return for
Expand Down
Loading