git: df0e03a710 - main - shared/authors: Add back email information from some users and fix rendering
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=df0e03a7103142459b73307bc1c362efeaa1faef commit df0e03a7103142459b73307bc1c362efeaa1faef Author: Danilo G. Baio <[email protected]> AuthorDate: 2021-09-25 22:12:51 +0000 Commit: Danilo G. Baio <[email protected]> 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: \[email protected] :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: [email protected] +:alexbl-email: \[email protected] :alexbl: {alexbl-name} <{alexbl-email}> :alexey-name: Alexey Degtyarev @@ -548,6 +549,7 @@ :ceri: {ceri-name} <{ceri-email}> :cg-name: Cameron Grant +:cg-email: \[email protected] :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: \[email protected] :itojun: {itojun-name} <{itojun-email}> :ivadasz-name: Imre Vadasz @@ -1410,6 +1413,7 @@ :jayanth: {jayanth-name} <{jayanth-email}> :jb-name: John Birrell +:jb-email: \[email protected] :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: \[email protected] :jmz: {jmz-name} <{jmz-email}> :joe-name: Josef Karthauser _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"