MAINTAINERS/CODEOWNERS: Fix intro wrap + gitadm

+ svnadmin has apparently been superceeded by gitadm@
+ fix intro prose wrapping to be consistent at 72 for trad console

MFC after:	3 days
This commit is contained in:
Alexander Ziaee
2026-01-12 09:30:29 -05:00
parent 2fb7c416c8
commit 7ff1d2be5d
2 changed files with 27 additions and 28 deletions
+15 -15
View File
@@ -1,34 +1,34 @@
# 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.
# No locks listed here are valid. The only strict review requirements
# are granted by core. These are documented in head/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
# 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
# with them. This is a list of people who have expressed an interest in
# part of the code or listed their active caretaking role so that other
# committers can easily find somebody who is familiar with it. The notes
# 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.
# 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.
# 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.
# 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.
# ***
/bin/sh @jillest