From 8ad5ea3ad135009ed2298cb5a56e98c76b67002d Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Sat, 19 Apr 2025 01:27:42 +0100 Subject: 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 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 documentation/static/pgpkeys/ivy.key (limited to 'documentation') 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) +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----- +.... -- cgit v1.2.3