aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2024-07-23 18:06:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-07-25 09:15:29 +0000
commit1991946cff2a4c87c9272c2ccc1c2fb3b1cfba96 (patch)
treeb8bcd616e25e0a8484529441a4f7975fb4b389ab /.github
parent98dd639c94f716858ae29958f484729b1d2fd387 (diff)
downloadsrc-1991946cff2a4c87c9272c2ccc1c2fb3b1cfba96.tar.gz
src-1991946cff2a4c87c9272c2ccc1c2fb3b1cfba96.zip
CODEOWNERS: Add nuageinit
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS11
1 files changed, 6 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index a66910608d92..98ef1f5db2ce 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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