From nobody Mon Jan 12 14:40:00 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dqZm06wq1z6NgXN for ; Mon, 12 Jan 2026 14:40:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dqZm06570z3Z7v for ; Mon, 12 Jan 2026 14:40:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768228800; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bQFV3PAk9JJ6XUI3IZOawUi2FdL5Lt1GppYT/DsjCi0=; b=v5TiRyEO8boaXRwTYbFu6Ulf9WPJR1l7tw+GEf9SQOq3abq2FPNVi6sXQXyet6/Hu95mTa yh0IcoksG6NpE9NMwGRuF1F0kX9f226F3H9Du/bYlZNWVrDlIjeLi09lLzToB8SC3HPcrM eBEpbEPgid5dJotsXLp9V8n0nvAYA2D5Gu7zQcYUn3Bja5GV9XCQY/myOmgXhinOsTBoqB qQmn6m1xNRGOvYQBqWQQsipRB3xCsWFMI4tUSiK1spOW3xFAWgNXHUXkC7el7rfzuuMu/s jjVoxF3ChYcLjDeAWQhGkufLkJxJT5B3brCWSJJQqg4ViJc3nXMP0fC55Oz6GA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768228800; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bQFV3PAk9JJ6XUI3IZOawUi2FdL5Lt1GppYT/DsjCi0=; b=Q8NfncGzK8Ef68naNd5X47zzxb989c+sc5WpeUJMkkAhzLF/58mtyegDuwbqXrdRmdY5Kx r76cvNP2mLO0DH6KOX3y3eNQSxL9YPGpI43Skci/MYxOS5gJvM0e1pO6dgjZzaqhzmYHdD B/glUD6gAtzfsjLQyQbztWiF+/S+bdty3XdabbjBhdWo5AchRafHEPmceMHfDo7q6Tsncf BTBGDHqE7WgSVu8bFLJ+RyFVjO7S0YXyS7NE2LkGd8Z3iJJiicZg6R2N8EzlLvIomzEQps oAf7miEcYw+Yw1mNOIHdAa/mCp8feobez1L7o4/afdwVFiWTj/foKU59l3XOEA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768228800; a=rsa-sha256; cv=none; b=J2oxDYfzgADBwU49bciaUrC+Ljs2cLkyZ+WIdpOnBWFAnAcRXu8vR0CO7X0ve2yl//+VK/ N3egH/kSmlf/dPTuqQEsHZxQK8yWuTrnNmgD6Bwf3Oou/JXuNOpX1/8jOpsszPjKv/wzsI ZwlqDohejtKBx5OHZJM1MWXztHSqKko3ykOl5T7hjmNf4T6zCNDAZzDEjAe4eJx5XRu0I5 vo/Iv0SgwdqipyxYqktQMM1gTtAeNume0LK/6q6/TI1aoNBe8LuMkuPMVAyFeDkCqsd3N9 X9jvFA9hoiwpHktfj2TvFXzqEFREj4JavBZ2sdL2OpPkhIkV6PZG3qHpTM2khQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dqZm05N52zW0h for ; Mon, 12 Jan 2026 14:40:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id dee0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 12 Jan 2026 14:40:00 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 7ff1d2be5dc2 - main - MAINTAINERS/CODEOWNERS: Fix intro wrap + gitadm List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7ff1d2be5dc2384562bb755f9c0e4c0e37ee1e73 Auto-Submitted: auto-generated Date: Mon, 12 Jan 2026 14:40:00 +0000 Message-Id: <696507c0.dee0.52a288d6@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=7ff1d2be5dc2384562bb755f9c0e4c0e37ee1e73 commit 7ff1d2be5dc2384562bb755f9c0e4c0e37ee1e73 Author: Alexander Ziaee AuthorDate: 2026-01-12 14:30:29 +0000 Commit: Alexander Ziaee CommitDate: 2026-01-12 14:36:18 +0000 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 --- .github/CODEOWNERS | 30 +++++++++++++++--------------- MAINTAINERS | 25 ++++++++++++------------- 2 files changed, 27 insertions(+), 28 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 49a625e579e9..85b5b116f635 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 diff --git a/MAINTAINERS b/MAINTAINERS index 80c4bf5ce900..494a20f39298 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,26 +1,25 @@ - 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 LOCKS and enforced +No locks listed here are valid. The only strict review requirements +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 +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 +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. +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. *** *** @@ -28,8 +27,8 @@ Maintainers are encouraged to visit: https://reviews.freebsd.org/herald and configure 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. +Notifications can automatically be sent when someone proposes a revision +or makes a commit to the specified subtree. *** subsystem login notes