diff options
-rw-r--r-- | documentation/content/en/articles/pgpkeys/_index.adoc | 3 | ||||
-rw-r--r-- | shared/contrib-committers.adoc | 1 | ||||
-rw-r--r-- | website/data/en/news/news.toml | 4 |
3 files changed, 8 insertions, 0 deletions
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 @@ -20,6 +20,10 @@ 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)" |