git: 8ad5ea3ad1 - main - new committer (src): Lexi Winter (ivy)

From: Lexi Winter <ivy_at_FreeBSD.org>
Date: Sat, 19 Apr 2025 04:31:25 UTC
The branch main has been updated by ivy:

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

commit 8ad5ea3ad135009ed2298cb5a56e98c76b67002d
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-04-19 00:27:42 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-04-19 04:28:51 +0000

    new committer (src): Lexi Winter (ivy)
    
    per the committer's guide for new committers:
    
    - add my pgp key
    - add myself to shared/authors.adoc
    - add myself to shared/contrib-committers.adoc
    - add a news entry
    
    Reviewed by:    kevans
    Approved by:    kevens (mentor)
    Differential Revision:  https://reviews.freebsd.org/D49901
---
 .../content/en/articles/pgpkeys/_index.adoc        |  3 +++
 documentation/static/pgpkeys/ivy.key               | 28 ++++++++++++++++++++++
 shared/authors.adoc                                |  4 ++++
 shared/contrib-committers.adoc                     |  1 +
 website/data/en/news/news.toml                     |  4 ++++
 5 files changed, 40 insertions(+)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index d62a050e59..d2afc1b6d5 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -1503,6 +1503,9 @@ include::{include-path}gbe.key[]
 === `{bnovkov}`
 include::{include-path}bnovkov.key[]
 
+=== `{ivy}`
+include::{include-path}ivy.key[]
+
 [[pgpkeys-other]]
 == Other Cluster Account Holders
 
diff --git a/documentation/static/pgpkeys/ivy.key b/documentation/static/pgpkeys/ivy.key
new file mode 100644
index 0000000000..43929d1f7a
--- /dev/null
+++ b/documentation/static/pgpkeys/ivy.key
@@ -0,0 +1,28 @@
+// sh addkey.sh ivy F59D3EB79882BF60 ;
+
+[.literal-block-margin]
+....
+pub   ed25519/F59D3EB79882BF60 2025-04-18 [SC] [expires: 2028-04-17]
+      Key fingerprint = B28D 383D EA5A 7746 27F2  4B29 F59D 3EB7 9882 BF60
+uid                            Lexi Winter (FreeBSD) <ivy@FreeBSD.org>
+sub   cv25519/449A8BA12B1C4772 2025-04-18 [E] [expires: 2028-04-17]
+
+....
+
+[.literal-block-margin]
+....
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mDMEaALinhYJKwYBBAHaRw8BAQdABp8IRWSFGvod+MHA1b/MkudJ4T+Dl+1tyGLf
+1nISBj20J0xleGkgV2ludGVyIChGcmVlQlNEKSA8aXZ5QEZyZWVCU0Qub3JnPoiZ
+BBMWCgBBFiEEso04Pepad0Yn8ksp9Z0+t5iCv2AFAmgC4p4CGwMFCQWjmoAICwkN
+CAwHCwMFFQoJCAsFFgMCAQACHgUCF4AACgkQ9Z0+t5iCv2DiEwEAjE0IlegtobI3
+pb5Wo2JcJTYp2OxD2PIou1ZTDNT3E9kA/iVHwFa24p9O3keUQ75oDINg3/nN2ajK
+ra+s1YtQNsUFuDgEaALinhIKKwYBBAGXVQEFAQEHQFXDx5IOiot3x/lif1LG2UyJ
+FCPcEm7wBiRp2WF0Eo0QAwEIB4h+BBgWCgAmFiEEso04Pepad0Yn8ksp9Z0+t5iC
+v2AFAmgC4p4CGwwFCQWjmoAACgkQ9Z0+t5iCv2CaGQD/ZS80dZgfExxTY+lszPTH
+y6/JgdCZq4BqqlFiEQWGAdYA/RUWK8aFkdqmOegVsOF3bYjOKhupqe4ZGFU8C6w0
+vvwJ
+=GfOD
+-----END PGP PUBLIC KEY BLOCK-----
+....
diff --git a/shared/authors.adoc b/shared/authors.adoc
index c543c242df..84d617fb3f 100644
--- a/shared/authors.adoc
+++ b/shared/authors.adoc
@@ -1423,6 +1423,10 @@
 :ivoras-email: ivoras@FreeBSD.org
 :ivoras: {ivoras-name} <{ivoras-email}>
 
+:ivy-name: Lexi Winter
+:ivy-email: ivy@FreeBSD.org
+:ivy: {ivy-name} <{ivy-email}>
+
 :iwasaki-name: Mitsuru IWASAKI
 :iwasaki-email: iwasaki@FreeBSD.org
 :iwasaki: {iwasaki-name} <{iwasaki-email}>
diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc
index f3bc59026a..34bf5e7a06 100644
--- a/shared/contrib-committers.adoc
+++ b/shared/contrib-committers.adoc
@@ -376,6 +376,7 @@
 * {nwhitehorn}
 * {bwidawsk}
 * {rew}
+* {ivy}
 * {def}
 * {mw}
 * {wollman}
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index f3a327088a..18627c7130 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 = "2025-04-18"
+description = "New committer: <a href=\"mailto:ivy@FreeBSD.org\">Lexi Winter</a> (src)"
+
 [[news]]
 date = "2025-03-11"
 title = "FreeBSD 13.5-RELEASE Available"