Date: Mon, 1 Feb 2021 11:19:44 +0000 From: Rene Ladan <rene@freebsd.org> To: Vincenzo Maffione <vmaffione@freebsd.org> Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Subject: Re: git: bdb56d32ce - main - Update my PGP key (using addkey.sh) Message-ID: <20210201111944.GA93410@freefall.freebsd.org> In-Reply-To: <202102010754.1117sIPw021171@gitrepo.freebsd.org> References: <202102010754.1117sIPw021171@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 01, 2021 at 07:54:18AM +0000, Vincenzo Maffione wrote: > The branch main has been updated by vmaffione (src committer): > > URL: https://cgit.FreeBSD.org/doc/commit/?id=bdb56d32ce67e0be3e9c1acbe86bf2956be0feaf > > commit bdb56d32ce67e0be3e9c1acbe86bf2956be0feaf > Author: Vincenzo Maffione <vmaffione@FreeBSD.org> > AuthorDate: 2021-02-01 07:48:16 +0000 > Commit: Vincenzo Maffione <vmaffione@FreeBSD.org> > CommitDate: 2021-02-01 07:50:02 +0000 > > Update my PGP key (using addkey.sh) > --- > documentation/static/pgpkeys/vmaffione.key | 94 ++++++++++++++++-------------- > 1 file changed, 49 insertions(+), 45 deletions(-) > > diff --git a/documentation/static/pgpkeys/vmaffione.key b/documentation/static/pgpkeys/vmaffione.key > index 8f92c77d9d..ecdf5418a8 100644 > --- a/documentation/static/pgpkeys/vmaffione.key > +++ b/documentation/static/pgpkeys/vmaffione.key > @@ -1,49 +1,53 @@ > -// $FreeBSD: head/share/pgpkeys/vmaffione.key 53970 2020-03-10 22:47:01Z vmaffione $ > -// > -// sh addkey.sh vmaffione D4F93098AA1FA8AA ; > +<!-- > +sh addkey.sh vmaffione 3A3F58253F30A245 ; > +--> > +<programlisting xmlns="http://docbook.org/ns/docbook" role="pgpfingerprint"><![CDATA[ > +pub 3072R/3A3F58253F30A245 2021-02-01 [expires: 2024-02-01] > + Key fingerprint = E42A 54BD 67B3 5721 1641 B144 3A3F 5825 3F30 A245 > +uid Vincenzo Maffione <vmaffione@freebsd.org> > +sub 3072R/77769E9A73B79B2B 2021-02-01 [expires: 2024-02-01] > > - > -[.literal-block-margin] > -.... > -pub rsa2048/D4F93098AA1FA8AA 2020-03-10 [SC] [expires: 2023-03-10] > - Key fingerprint = 7E99 E2AD 9A8B 1C99 A98D AF2E D4F9 3098 AA1F A8AA > -uid Vincenzo Maffione <vmaffione@freebsd.org> > -sub rsa2048/B51B3033534F9949 2020-03-10 [E] [expires: 2023-03-10] > - > -.... > - > -[.literal-block-margin] > -.... > +]]></programlisting> > +<programlisting xmlns="http://docbook.org/ns/docbook" role="pgpkey"><![CDATA[ Hmm, it looks like we(TM) need to update addkey.sh to AsiiDoc too. René
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210201111944.GA93410>