diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-08-25 01:49:33 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-08-25 01:52:23 +0000 |
| commit | 8c8f735e5240be4ea862d506abc1aabc1ec8372a (patch) | |
| tree | 59ceaa9e82d2e5eef12f26bb25ac722a0a55a290 | |
| parent | 93fd2e2012d39278f1c6f24afe1377da1895185e (diff) | |
pgpkeys: Add new emaste@ key
| -rw-r--r-- | documentation/content/en/articles/pgpkeys/_index.adoc | 3 | ||||
| -rw-r--r-- | documentation/static/pgpkeys/emaste.key | 27 |
2 files changed, 30 insertions, 0 deletions
diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc index 51baa8be03..c082f7feba 100644 --- a/documentation/content/en/articles/pgpkeys/_index.adoc +++ b/documentation/content/en/articles/pgpkeys/_index.adoc @@ -879,6 +879,9 @@ include::{include-path}christos.key[] === `{marino}` include::{include-path}marino.key[] +=== `{emaste}` +include::{include-path}emaste.key[] + === `{cherry}` include::{include-path}cherry.key[] diff --git a/documentation/static/pgpkeys/emaste.key b/documentation/static/pgpkeys/emaste.key new file mode 100644 index 0000000000..7e79583675 --- /dev/null +++ b/documentation/static/pgpkeys/emaste.key @@ -0,0 +1,27 @@ +// sh addkey.sh emaste 7B9B8FC081B863CF ; + +[.literal-block-margin] +.... +pub ed25519/7B9B8FC081B863CF 2025-08-25 [SC] [expires: 2028-08-24] + Key fingerprint = D2D8 87C3 2C65 C322 914A DDCE 7B9B 8FC0 81B8 63CF +uid Ed Maste <emaste@FreeBSD.org> +sub cv25519/09BA94A9879D4F9D 2025-08-25 [E] [expires: 2028-08-24] + +.... + +[.literal-block-margin] +.... +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEaKu6uRYJKwYBBAHaRw8BAQdAvfAZBOCW42PeTuzMgCiICNQa1AI/UuvRg/G/ +Kx1qDvW0HUVkIE1hc3RlIDxlbWFzdGVARnJlZUJTRC5vcmc+iJkEExYKAEEWIQTS +2IfDLGXDIpFK3c57m4/AgbhjzwUCaKu6uQIbAwUJBaOagAULCQgHAgIiAgYVCgkI +CwIEFgIDAQIeBwIXgAAKCRB7m4/Agbhjz4C2AQCaJ0Jb60luV+jXeUNcen3uXSnM +siOpaKfgoYLSnfxOugEAoCe0FBOxkQTlw9RwIPABWOqmApXOeT12PXm+UiLhsA64 +OARoq7q5EgorBgEEAZdVAQUBAQdA5z9Oa9410sNK15TO9rRlxwX+BHPFsWRV51/2 +H985cBcDAQgHiH4EGBYKACYWIQTS2IfDLGXDIpFK3c57m4/AgbhjzwUCaKu6uQIb +DAUJBaOagAAKCRB7m4/Agbhjz+kUAQDpfG08VrCtCzCE9L/GiHwQsVua0eIIdxHR +nEQtpvvEPwD8CSc8pijyf/mjGKosha+vJBK3MI4dYc0M8X8a3RJ6Ggc= +=zvzt +-----END PGP PUBLIC KEY BLOCK----- +.... |
