Date: Sun, 05 Apr 2026 16:39:11 +0000 From: Kenneth Raplee <kenrap@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 93638e3a34 - main - Add myself as a committer Message-ID: <69d2902f.469aa.bb936dd@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kenrap: URL: https://cgit.FreeBSD.org/doc/commit/?id=93638e3a34527b82b05221edf993c55761e77a7c commit 93638e3a34527b82b05221edf993c55761e77a7c Author: Kenneth Raplee <kenrap@FreeBSD.org> AuthorDate: 2026-04-04 21:07:41 +0000 Commit: Kenneth Raplee <kenrap@FreeBSD.org> CommitDate: 2026-04-05 16:07:13 +0000 Add myself as a committer Approved by: makc (mentor) --- .../content/en/articles/pgpkeys/_index.adoc | 3 +++ documentation/static/pgpkeys/kenrap.key | 27 ++++++++++++++++++++++ shared/authors.adoc | 4 ++++ shared/contrib-committers.adoc | 1 + website/data/en/news/news.toml | 4 ++++ 5 files changed, 39 insertions(+) diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc index ed140aa600..dd1877985b 100644 --- a/documentation/content/en/articles/pgpkeys/_index.adoc +++ b/documentation/content/en/articles/pgpkeys/_index.adoc @@ -1551,6 +1551,9 @@ include::{include-path}siva.key[] === `{nxjoseph}` include::{include-path}nxjoseph.key[] +=== `{kenrap}` +include::{include-path}kenrap.key[] + [[pgpkeys-other]] == Other Cluster Account Holders diff --git a/documentation/static/pgpkeys/kenrap.key b/documentation/static/pgpkeys/kenrap.key new file mode 100644 index 0000000000..fffbdd0bf4 --- /dev/null +++ b/documentation/static/pgpkeys/kenrap.key @@ -0,0 +1,27 @@ +// sh addkey.sh kenrap 675B6DB022989C8E ; + +[.literal-block-margin] +.... +pub ed25519/675B6DB022989C8E 2026-04-04 [SC] [expires: 2029-04-03] + Key fingerprint = 34BC BF03 5FC1 4076 62C3 A88A 675B 6DB0 2298 9C8E +uid Kenneth Raplee <kenrap@freebsd.org> +sub cv25519/BBCBF25117530438 2026-04-04 [E] [expires: 2029-04-03] + +.... + +[.literal-block-margin] +.... +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEadF5qRYJKwYBBAHaRw8BAQdALPjuUXYiSsYj8Fu5FMdeO/OSd+IM67OrwFHr +lE+svtG0I0tlbm5ldGggUmFwbGVlIDxrZW5yYXBAZnJlZWJzZC5vcmc+iJkEExYK +AEEWIQQ0vL8DX8FAdmLDqIpnW22wIpicjgUCadF5qQIbAwUJBaOagAgLCQ0IDAcL +AwUVCgkICwUWAwIBAAIeBQIXgAAKCRBnW22wIpicjlEnAQCWjdJlPE0LpqxeUtOB +xyyytCJqYtH0nriqfCid8fPg2AEA/zFSkx4XANges2au/wtFeeQQbkXYCyhBWfH5 +1M+RLAu4OARp0XmpEgorBgEEAZdVAQUBAQdAkMPJ3KdMZ0TE1MyHJaM74xiQDv2I +Neme1UE2rXXPkBEDAQgHiH4EGBYKACYWIQQ0vL8DX8FAdmLDqIpnW22wIpicjgUC +adF5qQIbDAUJBaOagAAKCRBnW22wIpicjqOsAP9BEm9oqZCRegxt32hxdHBeT/PP +7lDIv0ccj/uRYZ4PmAEA5YebjEHS64mH72A2jj/5AKwD9/zlYCjc5ZCSY297zwg= +=CVkS +-----END PGP PUBLIC KEY BLOCK----- +.... diff --git a/shared/authors.adoc b/shared/authors.adoc index 554b4ba09f..42e1b17582 100644 --- a/shared/authors.adoc +++ b/shared/authors.adoc @@ -1875,6 +1875,10 @@ :ken-email: ken@FreeBSD.org :ken: {ken-name} <{ken-email}> +:kenrap-name: Kenneth Raplee +:kenrap-email: kenrap@FreeBSD.org +:kenrap: {kenrap-name} <{kenrap-email}> + :kensmith-name: Ken Smith :kensmith-email: kensmith@FreeBSD.org :kensmith: {kensmith-name} <{kensmith-email}> diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc index ca7b433ba5..1a804fe01d 100644 --- a/shared/contrib-committers.adoc +++ b/shared/contrib-committers.adoc @@ -292,6 +292,7 @@ * {bofh} * {fox} * {attilio} +* {kenrap} * {crees} * {mr} * {bcr} diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 8cfdd3c6bc..d5f85e64b7 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,9 @@ # Sort news by year, month and day +[[news]] +date = "2026-04-04" +description = "New committer: <a href=\"mailto:kenrap@FreeBSD.org\">Kenneth Raplee</a> (ports)" + [[news]] date = "2026-03-10" title = "FreeBSD 14.4-RELEASE Available"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d2902f.469aa.bb936dd>
