git: ecc5e5585b - main - Add records about new ports committer (vvd)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 19:18:00 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/doc/commit/?id=ecc5e5585bc1b277d789869f1eac773af8751523 commit ecc5e5585bc1b277d789869f1eac773af8751523 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-04-30 19:16:32 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-04-30 19:16:32 +0000 Add records about new ports committer (vvd) New author entry for Vladimir Druzenko 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. Reported by: vvd Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D39858 --- .../content/en/articles/pgpkeys/_index.adoc | 3 +++ documentation/static/pgpkeys/vvd.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 7ebedcf626..3575b68e60 100644 --- a/documentation/content/en/articles/pgpkeys/_index.adoc +++ b/documentation/content/en/articles/pgpkeys/_index.adoc @@ -1455,6 +1455,9 @@ include::{include-path}meta.key[] === `{rnagy}` include::{include-path}rnagy.key[] +=== `{vvd}` +include::{include-path}vvd.key[] + [[pgpkeys-other]] == Other Cluster Account Holders diff --git a/documentation/static/pgpkeys/vvd.key b/documentation/static/pgpkeys/vvd.key new file mode 100644 index 0000000000..a1294bccd6 --- /dev/null +++ b/documentation/static/pgpkeys/vvd.key @@ -0,0 +1,27 @@ +// sh addkey.sh vvd 8006FAABBF942F73 ; + +[.literal-block-margin] +.... +pub ed25519/8006FAABBF942F73 2023-04-27 [SC] [expires: 2026-04-26] + Key fingerprint = 0956 DE50 9EAD 9D7E 4E61 8CC2 8006 FAAB BF94 2F73 +uid Vladimir Druzenko <vvd@freebsd.org> +sub cv25519/D9E8405F72978A9E 2023-04-27 [E] [expires: 2026-04-26] + +.... + +[.literal-block-margin] +.... +-----BEGIN PGP PUBLIC KEY BLOCK----- + +xjMEZEmcEhYJKwYBBAHaRw8BAQdAzzVRU/u5Oe4kUEFSvaiRoAPwsXMi4uBnfKqF +TOIxjaDNI1ZsYWRpbWlyIERydXplbmtvIDx2dmRAZnJlZWJzZC5vcmc+wo8EExYI +ADcWIQQJVt5Qnq2dfk5hjMKABvqrv5QvcwUCZEmcEgUJBaOagAIbAwQLCQgHBRUI +CQoLBRYCAwEAAAoJEIAG+qu/lC9z/qcBALviJppCfpN8fLj5HfnQ75ARS/RvOL+b +PHB422uv9PFOAP982mg4uqoYr1BvSVqmrtB7/oxkqReIeieBIkyBTM97As44BGRJ +nBMSCisGAQQBl1UBBQEBB0D41GJgPsXUyWQckRf725z8CsGADMjlIpJbVhWUQLi4 +fwMBCAfCfgQYFggAJhYhBAlW3lCerZ1+TmGMwoAG+qu/lC9zBQJkSZwTBQkFo5qA +AhsMAAoJEIAG+qu/lC9z4bgA/jGNXk0cGGKii1lXk55Gwh2EQhC4pLxQe/36TZiR +29IBAP40fSUJOJ41IS0d8k6d5DQ0E9BJuRf+1S5AzsAUz0rmBQ== +=x+2b +-----END PGP PUBLIC KEY BLOCK----- +.... diff --git a/shared/authors.adoc b/shared/authors.adoc index b60515edc2..7496a052c9 100644 --- a/shared/authors.adoc +++ b/shared/authors.adoc @@ -3492,6 +3492,10 @@ :vsevolod-email: vsevolod@FreeBSD.org :vsevolod: {vsevolod-name} <{vsevolod-email}> +:vvd-name: Vladimir Druzenko +:vvd-email: vvd@FreeBSD.org +:vvd: {vvd-name} <{vvd-email}> + :vwe-name: Volker Werth :vwe-email: vwe@FreeBSD.org :vwe: {vwe-name} <{vwe-email}> diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc index d83e62958b..c9418a5904 100644 --- a/shared/contrib-committers.adoc +++ b/shared/contrib-committers.adoc @@ -77,6 +77,7 @@ * {donner} * {bdrewery} * {gad} +* {vvd} * {kd} * {ale} * {deischen} diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 0cc712b142..42fa2c535e 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -66,6 +66,10 @@ description = "The first BETA build for the FreeBSD 13.2 release cycle is now av date= "2023-02-09" description = "New committer: <a href=\"mailto:rnagy@FreeBSD.org\">Robert Nagy</a> (ports)" +[[news]] +date= "2023-02-02" +description = "New committer: <a href=\"mailto:vvd@FreeBSD.org\">Vladimir Druzenko</a> (ports)" + [[news]] date = "2023-02-02" description = "New committer: <a href=\"mailto:fuz@FreeBSD.org\">Robert Clausecker</a> (ports)"