Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2022 10:52:34 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 0d77b01e93 - main - [articles/pgpkeys] Fix doceng secretary reference.
Message-ID:  <202210071052.297AqYSl010866@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=0d77b01e9370f0a93d957722bfdde562b9f91942

commit 0d77b01e9370f0a93d957722bfdde562b9f91942
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-10-07 09:39:45 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-07 10:46:03 +0000

    [articles/pgpkeys] Fix doceng secretary reference.
    
    Use name + email address as in the other cases.
---
 documentation/content/en/articles/pgpkeys/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index 2eae979a6c..eace67bb98 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -72,7 +72,7 @@ include::{include-path}core-secretary.key[]
 === {portmgr-secretary-name} `<{portmgr-secretary-email}>`
 include::{include-path}portmgr-secretary.key[]
 
-=== `{doceng-secretary-email}`
+=== `{doceng-secretary-name}` `<{doceng-secretary-email}>`
 include::{include-path}doceng-secretary.key[]
 
 [[pgpkeys-core]]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210071052.297AqYSl010866>