git: e71aea0366 - main - Add records about new ports committer (ronald)

From: Ronald Klop <ronald_at_FreeBSD.org>
Date: Thu, 20 Oct 2022 19:25:15 UTC
The branch main has been updated by ronald (ports committer):

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

commit e71aea0366bce07ae7ab88e8509c1b51bc00bd99
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2022-10-20 09:28:27 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2022-10-20 19:23:45 +0000

    Add records about new ports committer (ronald)
    
    New author entry for Ronald Klop together with the news item and PGP key added. List of Developers and Contributors updated as well to follow steps 1-4 of the Committers Guide.
    
    Approved by:    rene (mentor)
    Differential Revision:  https://reviews.freebsd.org/D37065
---
 .../content/en/articles/pgpkeys/_index.adoc        |  3 +++
 documentation/static/pgpkeys/ronald.key            | 27 ++++++++++++++++++++++
 shared/authors.adoc                                |  4 ++++
 shared/contrib-additional.adoc                     |  1 -
 shared/contrib-committers.adoc                     |  1 +
 website/data/en/news/news.toml                     |  4 ++++
 6 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index 8e50432931..a07af5bd5d 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -1431,6 +1431,9 @@ include::{include-path}samm.key[]
 === `{arrowd}`
 include::{include-path}arrowd.key[]
 
+=== `{ronald}`
+include::{include-path}ronald.key[]
+
 [[pgpkeys-other]]
 == Other Cluster Account Holders
 
diff --git a/documentation/static/pgpkeys/ronald.key b/documentation/static/pgpkeys/ronald.key
new file mode 100644
index 0000000000..2d92ffa129
--- /dev/null
+++ b/documentation/static/pgpkeys/ronald.key
@@ -0,0 +1,27 @@
+// sh addkey.sh ronald 551E8E6207A42166 ;
+
+[.literal-block-margin]
+....
+pub   ed25519/551E8E6207A42166 2022-10-16 [SC]
+      Key fingerprint = 6DB6 44CD E168 CEBB 8F33  9BE3 551E 8E62 07A4 2166
+uid                            Ronald Klop <ronald@FreeBSD.org>
+sub   cv25519/27F32EFB528C1B61 2022-10-16 [E]
+
+....
+
+[.literal-block-margin]
+....
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mDMEY0vq7BYJKwYBBAHaRw8BAQdAnh7w7VIH7FTFJbOrrXcWBcugeFmniR9N0G2j
+SM2VhXW0IFJvbmFsZCBLbG9wIDxyb25hbGRARnJlZUJTRC5vcmc+iJAEExYKADgW
+IQRttkTN4WjOu48zm+NVHo5iB6QhZgUCY0vq7AIbAwULCQgHAwUVCgkICwUWAwIB
+AAIeBQIXgAAKCRBVHo5iB6QhZqwCAP0TsaBW0vNPa/FQ/7Lj7Ybn9U96biM526Gg
+yD7YC0k0WQD/S5Cg8RDEDG5XP8PYe03Mtwo2GAgxl50+a1gna4NsBAG4OARjS+rs
+EgorBgEEAZdVAQUBAQdABptf8Vi4QH5KGh5S6NV9s9n7F6sZGDJHIPm6JMr5+CUD
+AQgHiHgEGBYKACAWIQRttkTN4WjOu48zm+NVHo5iB6QhZgUCY0vq7AIbDAAKCRBV
+Ho5iB6QhZgmDAQCCP1kQnfru2qulj3cBeYcvxNcXL0EogH6Xql8hsTfwFgEAAFuG
+TueQDo82bkkMUymWNxxkLHd785xxa1ZCgf23PAc=
+=A/Bt
+-----END PGP PUBLIC KEY BLOCK-----
+....
diff --git a/shared/authors.adoc b/shared/authors.adoc
index 93649f56e5..7cf580f444 100644
--- a/shared/authors.adoc
+++ b/shared/authors.adoc
@@ -2788,6 +2788,10 @@
 :rlibby-email: rlibby@FreeBSD.org
 :rlibby: {rlibby-name} <{rlibby-email}>
 
+:ronald-name: Ronald Klop
+:ronald-email: ronald@FreeBSD.org
+:ronald: {ronald-name} <{ronald-email}>
+
 :rpokala-name: Ravi Pokala
 :rpokala-email: rpokala@FreeBSD.org
 :rpokala: {rpokala-name} <{rpokala-email}>
diff --git a/shared/contrib-additional.adoc b/shared/contrib-additional.adoc
index 97910cbc2e..55578231e8 100644
--- a/shared/contrib-additional.adoc
+++ b/shared/contrib-additional.adoc
@@ -1900,7 +1900,6 @@
 * Ron Lenk <mailto:rlenk@widget.xmission.com[rlenk@widget.xmission.com]>
 * Ron van Daal <mailto:ronvdaal@n1x.nl[ronvdaal@n1x.nl]>
 * Ronald F. Guilmette <mailto:rfg@monkeys.com[rfg@monkeys.com]>
-* Ronald Klop <mailto:ronald-lists@klop.ws[ronald-lists@klop.ws]>
 * Ronald Kuehn <mailto:kuehn@rz.tu-clausthal.de[kuehn@rz.tu-clausthal.de]>
 * Roselyn Lee <mailto:rosel@verniernetworks.com[rosel@verniernetworks.com]>
 * Ross West <mailto:freebsd@linepoint.com[freebsd@linepoint.com]>
diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc
index 78169320ea..753eb8f5a9 100644
--- a/shared/contrib-committers.adoc
+++ b/shared/contrib-committers.adoc
@@ -392,3 +392,4 @@
 * {mizhka}
 * {tz}
 * {dsl}
+* {ronald}
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index bbce1ef97a..0c1f86e688 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -4,6 +4,10 @@
 date = "2022-10-08"
 description = "Enhanced commit privileges: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (doc, ports)"
 
+[[news]]
+date= "2022-10-06"
+description = "New committer: <a href=\"mailto:ronald@FreeBSD.org\">Ronald Klop</a> (ports)"
+
 [[news]]
 date= "2022-08-09"
 title = "April-June 2022 Status Report"