git: e6b4a8b51c - main - Complete the steps for a new committer.

From: Andrey Zakhvatov <andy_at_FreeBSD.org>
Date: Thu, 02 Oct 2025 19:53:52 UTC
The branch main has been updated by andy:

URL: https://cgit.FreeBSD.org/doc/commit/?id=e6b4a8b51cae27a23c060a0c4fe56801421fdaba

commit e6b4a8b51cae27a23c060a0c4fe56801421fdaba
Author:     Andrey Zakhvatov <andy@FreeBSD.org>
AuthorDate: 2025-10-02 19:51:37 +0000
Commit:     Andrey Zakhvatov <andy@FreeBSD.org>
CommitDate: 2025-10-02 19:51:37 +0000

    Complete the steps for a new committer.
    
    Accepted by: carlavilla, maxim (mentor)
    Differential Revision: https://reviews.freebsd.org/D52837
---
 documentation/content/en/articles/pgpkeys/_index.adoc | 3 +++
 shared/contrib-committers.adoc                        | 1 +
 website/data/en/news/news.toml                        | 4 ++++
 3 files changed, 8 insertions(+)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index ad012a5140..8fd6cd8eff 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -1470,6 +1470,9 @@ include::{include-path}emax.key[]
 === `{oshogbo}`
 include::{include-path}oshogbo.key[]
 
+=== `{andy}`
+include::{include-path}andy.key[]
+
 === `{riggs}`
 include::{include-path}riggs.key[]
 
diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc
index 3a6ccd3fe7..c864608a34 100644
--- a/shared/contrib-committers.adoc
+++ b/shared/contrib-committers.adoc
@@ -395,6 +395,7 @@
 * {yongari}
 * {rcyu}
 * {oshogbo}
+* {andy}
 * {riggs}
 * {egypcio}
 * {zec}
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 8d7d2602b4..727e1c303d 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -19,6 +19,10 @@ date = "2025-09-14"
 title = "FreeBSD 15.0-ALPHA2 Available"
 description = "The second ALPHA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-September/003182.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
 
+[[news]]
+date = "2025-09-12"
+description = "New committer: <a href=\"mailto:andy@FreeBSD.org\">Andrei Zakhvatov</a> (doc/ru)"
+
 [[news]]
 date = "2025-09-09"
 description = "New committer: <a href=\"mailto:jaeyoon@FreeBSD.org\">Jaeyoon Choi</a> (src)"