From nobody Tue Jun 9 19:38:49 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 4gZfNV0d4dz6gXCf for ; Tue, 09 Jun 2026 19:38:50 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZfNT4XZ3z3tDk for ; Tue, 09 Jun 2026 19:38:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781033929; 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=JnvGCPpiq232OtLj6iO+IWgmL159HT+srXKOXa4i7Ks=; b=Ns41Cn8d+wmOvzeAEXOR9F5VimVugW/XZhg8dtN8fFo097eqBUpC7OKdpIMnzrL7cHCFeN CxLrQ/uaitEqcg9TjyEWIuT8nBzJkzydSN1zS3jJQH7MPsnfcFNYvcDRoHNviuLX8Xcof4 qTs2R+HpEzGQG8IKNcJQeXEkrHXyU53eFW0M6E6FHIrodmvy66LS0rM/oe0DvBHtaEyTHb EL1lxVA0r5oCRf+VWDB36XGgAk54ivdzmb3AQSrP2YND5uvz49CEHzl9wc4faXjBLzm8bo 5AoK9aJ0lxVlr3ZOQVZAPE5Kieve4lg7O4uTZnXUwgrYryvJLcLU7LLjHGdrFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781033929; a=rsa-sha256; cv=none; b=jc05M6P2pv52rg1zph9b7spsume3cGONxsM30SPHdgTSlWK5YyP3DwFgT0GaizC+Qc1xGM yw0WCYe8o8mOviFxq2tOv9dZOJ8XDUghluM4OgrSYbdPx/70Kmkhs6SPRrM8r+yKT7eMVP MArrNF5knUE/s2N+ENVmWJ3MmZUUBssvjy9pKN56n99PQS1Bsb7LCfT5y04TPxsBtu4Hoz HqNZ+SYNp2uMv1YlLBiw7X9qgx/0yqZHE3jK4FhNlvlGli8ZqBI5+RDoo3SAWD3vFt/NmO guPGbYMNeKPfdV18RIlIM7KwkRSc8h+f8Kf1AZjq3q4cxXcRgacYOMOgBINqTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781033929; 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=JnvGCPpiq232OtLj6iO+IWgmL159HT+srXKOXa4i7Ks=; b=FXin/4gvl6vm34zTU+rrVynp1cvRI+a45gJaUwpulvOcCVxogqOgZ496JEfJwnO9G8Br7C 5EBEzlnIMoQyNbEGF5Zyi68pkBLTeFty96edL8wtoGQPz/MLJcRBn8W+3H7u3gBeF3HedR TFEzEG1/KvLjTuJrMf07ACBLhM6nNAsTksL3usN3ZA1peqLL3kg3exnhaWnm4e7LJ4yQAc ZsFuEYTTCwZaPpUdHXWOhCyHX7lc+hMZnWND10He4hQEcNi0PhIPpF5k1R0yOQqpjIdj4Z joOBuVjWC/ajCL7cgKyE9lNgH4jcIVZ8U8VIa+kkIyBN/KaIpkmrDDHEQnL4lA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZfNT38Pnzp3W for ; Tue, 09 Jun 2026 19:38:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 18d50 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 09 Jun 2026 19:38:49 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Enji Cooper Subject: git: 8f9aabbdbcd5 - main - OpenSSL: update MAINTAINERS/CODEOWNERS 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f9aabbdbcd55b25b698bd762e8693d43f295bbd Auto-Submitted: auto-generated Date: Tue, 09 Jun 2026 19:38:49 +0000 Message-Id: <6a286bc9.18d50.ad63f70@gitrepo.freebsd.org> The branch main has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=8f9aabbdbcd55b25b698bd762e8693d43f295bbd commit 8f9aabbdbcd55b25b698bd762e8693d43f295bbd Author: Enji Cooper AuthorDate: 2026-06-09 19:34:41 +0000 Commit: Enji Cooper CommitDate: 2026-06-09 19:37:52 +0000 OpenSSL: update MAINTAINERS/CODEOWNERS I've been the quasi-defacto component maintainer for OpenSSL since 14.0-RELEASE. Make it official via CODEOWNERS/MAINTAINERS. The goal is to help guide those interested in making changes in this space to solicit my input with the new vendor import process and coordinate fixes with upstream until things are at a point where most of this is automated a system of automated checks and balances to confirm that the updates being made to the component help maintain a security supply chain for this given component. Thank you benl and jkim for your past efforts in this component area. Hopefully I can do my part to help improve this critical space further as you both did in your respective tenures. MFC after: 3 days --- .github/CODEOWNERS | 7 ++++--- MAINTAINERS | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2df505627dc2..7d97938a2241 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -51,7 +51,7 @@ /crypto/heimdal @cschuber /crypto/krb5 @cschuber /crypto/openssh @dag-erling @emaste -/crypto/openssl/ @juikim +/crypto/openssl/ @ngie-eign /etc/mail @gshapiro /etc/sendmail @gshapiro /kerberos5 @cschuber @@ -76,7 +76,8 @@ /sbin/mount_fusefs @asomers /sbin/nvmecontrol @bsdimp /sbin/veriexec/ @stephane-rochoy-stormshield -/secure/usr.bin/openssl/ @juikim +/secure/lib/libcrypto/ @ngie-eign +/secure/lib/libssl/ @ngie-eign /share/man/ @concussious /share/mk @bsdimp @bapt @bdrewery @brooksdavis @emaste /stand @bsdimp @@ -90,7 +91,7 @@ /sys/arm64/rockchip @evadot /sys/arm64/vmm @zxombie /sys/compat/linprocfs/ @dag-erling -/sys/crypto/openssl/ @juikim +/sys/crypto/openssl/ @ngie-eign /sys/dev/drm2 @bsdimp /sys/dev/ftgpio/ @stephane-rochoy-stormshield /sys/dev/ftwd/ @stephane-rochoy-stormshield diff --git a/MAINTAINERS b/MAINTAINERS index 7878004cf3ff..4f4d15869c81 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -77,8 +77,8 @@ nvme(4) imp Pre-commit review requested. nvmecontrol(8) imp Pre-commit review requested. opencrypto jhb Pre-commit review requested. openpam des Pre-commit review required. +openssl ngie Pre-commit review requested. openssh emaste Pre-commit review requested. -openssl benl Pre-commit review requested. otus(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org sys/dev/pci imp,jhb Pre-commit review requested. pmcstudy(8) rrs Pre-commit review requested.