mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
CODEOWNERS: Add nuageinit
This commit is contained in:
parent
98dd639c94
commit
1991946cff
1 changed files with 6 additions and 5 deletions
11
.github/CODEOWNERS
vendored
11
.github/CODEOWNERS
vendored
|
|
@ -2,7 +2,7 @@
|
|||
# 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.
|
||||
#
|
||||
#
|
||||
# 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
|
||||
# their active caretaking of the code it is polite to coordinate changes
|
||||
|
|
@ -11,21 +11,21 @@
|
|||
# committers can easily find somebody who is familiar with it. The notes
|
||||
# should specify if there is a 3rd party source tree involved or other
|
||||
# things that should be kept in mind.
|
||||
#
|
||||
#
|
||||
# However, this is not a 'big stick', it is an offer to help and a source
|
||||
# of guidance. It does not override the communal nature of the tree.
|
||||
# It is not a registry of 'turf' or private property.
|
||||
#
|
||||
#
|
||||
# ***
|
||||
# This list is prone to becoming stale quickly. The best way to find the recent
|
||||
# maintainer of a sub-system is to check recent logs for that directory or
|
||||
# sub-system.
|
||||
# ***
|
||||
#
|
||||
#
|
||||
# ***
|
||||
# Maintainers are encouraged to visit:
|
||||
# https://reviews.freebsd.org/herald
|
||||
#
|
||||
#
|
||||
# and configure Phabricator notifications for parts of the tree which they
|
||||
# maintain. Notifications can automatically be sent when someone proposes a
|
||||
# revision or makes a commit to the specified subtree.
|
||||
|
|
@ -58,6 +58,7 @@
|
|||
/lib/libsecureboot/ @stephane-rochoy-stormshield
|
||||
/lib/libveriexec/ @stephane-rochoy-stormshield
|
||||
/lib/libvmmapi @bsdjhb @grehan-freebsd
|
||||
/libexec/nuageinit/ @bapt
|
||||
/libexec/rc/rc.d/rctl/ @trasz
|
||||
/sbin/ipf @cschuber
|
||||
/sbin/mount_fusefs @asomers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue