From owner-dev-commits-doc-all@freebsd.org Sat Sep 25 22:23:42 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5054F669D4F for ; Sat, 25 Sep 2021 22:23:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HH3Mf1p8tz3nsp; Sat, 25 Sep 2021 22:23:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1DCD412AAD; Sat, 25 Sep 2021 22:23:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18PMNgGP013416; Sat, 25 Sep 2021 22:23:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18PMNgXR013415; Sat, 25 Sep 2021 22:23:42 GMT (envelope-from git) Date: Sat, 25 Sep 2021 22:23:42 GMT Message-Id: <202109252223.18PMNgXR013415@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Danilo G. Baio" Subject: git: df0e03a710 - main - shared/authors: Add back email information from some users and fix rendering MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df0e03a7103142459b73307bc1c362efeaa1faef Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2021 22:23:42 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=df0e03a7103142459b73307bc1c362efeaa1faef commit df0e03a7103142459b73307bc1c362efeaa1faef Author: Danilo G. Baio AuthorDate: 2021-09-25 22:12:51 +0000 Commit: Danilo G. Baio CommitDate: 2021-09-25 22:12:51 +0000 shared/authors: Add back email information from some users and fix rendering These users are listed in the 'Development Team / In Memoriam' list. Before migrating to Hugo/Asciidoctor, entities had a nolink role preventing link creation when rendering. Now adding a backslash before the email will prevent link creation. --- shared/authors.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/shared/authors.adoc b/shared/authors.adoc index 05ec364a62..ae2c7c338a 100644 --- a/shared/authors.adoc +++ b/shared/authors.adoc @@ -93,6 +93,7 @@ :akiyama: {akiyama-name} <{akiyama-email}> :alane-name: Alan Eldridge +:alane-email: \alane@FreeBSD.org :alane: {alane-name} <{alane-email}> :alc-name: Alan L. Cox @@ -112,7 +113,7 @@ :alex: {alex-name} <{alex-email}> :alexbl-name: Alexander Botero-Lowry -:alexbl-email: alexbl@FreeBSD.org +:alexbl-email: \alexbl@FreeBSD.org :alexbl: {alexbl-name} <{alexbl-email}> :alexey-name: Alexey Degtyarev @@ -548,6 +549,7 @@ :ceri: {ceri-name} <{ceri-email}> :cg-name: Cameron Grant +:cg-email: \cg@FreeBSD.org :cg: {cg-name} <{cg-email}> :charnier-name: Philippe Charnier @@ -1359,6 +1361,7 @@ :itetcu: {itetcu-name} <{itetcu-email}> :itojun-name: Jun-ichiro Itoh +:itojun-email: \itojun@FreeBSD.org :itojun: {itojun-name} <{itojun-email}> :ivadasz-name: Imre Vadasz @@ -1410,6 +1413,7 @@ :jayanth: {jayanth-name} <{jayanth-email}> :jb-name: John Birrell +:jb-email: \jb@FreeBSD.org :jb: {jb-name} <{jb-email}> :jbeich-name: Jan Beich @@ -1609,6 +1613,7 @@ :jmmv: {jmmv-name} <{jmmv-email}> :jmz-name: Jean-Marc Zucconi +:jmz-email: \jmz@FreeBSD.org :jmz: {jmz-name} <{jmz-email}> :joe-name: Josef Karthauser