diff options
-rw-r--r-- | share/doc/handbook/authors.sgml | 24 | ||||
-rw-r--r-- | share/doc/handbook/contrib.sgml | 1 |
2 files changed, 15 insertions, 10 deletions
diff --git a/share/doc/handbook/authors.sgml b/share/doc/handbook/authors.sgml index f3a2697..5ffa2ed 100644 --- a/share/doc/handbook/authors.sgml +++ b/share/doc/handbook/authors.sgml @@ -7,6 +7,10 @@ Use these entities when referencing people. Please note the use of single and double quotes. --> +<!ENTITY a.asami "Satoshi Asami + <tt><htmlurl url='mailto:asami@FreeBSD.ORG' + name='<asami@FreeBSD.ORG>'></tt>"> + <!ENTITY a.ache "Andrey A. Chernov <tt><htmlurl url='mailto:ache@FreeBSD.ORG' name='<ache@FreeBSD.ORG>'></tt>"> @@ -15,26 +19,26 @@ and double quotes. <tt><htmlurl url='mailto:adam@FreeBSD.ORG' name='<adam@FreeBSD.ORG>'></tt>"> -<!ENTITY a.alex "Alex Nash - <tt><htmlurl url='mailto:alex@freebsd.org' - name='<alex@freebsd.org>'></tt>"> +<!ENTITY a.andreas "Andreas Klemm + <tt><htmlurl url='mailto:andreas@FreeBSD.ORG' + name='<andreas@FreeBSD.ORG>'></tt>"> <!ENTITY a.amurai "Atsushi Murai <tt><htmlurl url='mailto:amurai@FreeBSD.ORG' name='<amurai@FreeBSD.ORG>'></tt>"> -<!ENTITY a.andreas "Andreas Klemm - <tt><htmlurl url='mailto:andreas@FreeBSD.ORG' - name='<andreas@FreeBSD.ORG>'></tt>"> - -<!ENTITY a.asami "Satoshi Asami - <tt><htmlurl url='mailto:asami@FreeBSD.ORG' - name='<asami@FreeBSD.ORG>'></tt>"> +<!ENTITY a.alex "Alex Nash + <tt><htmlurl url='mailto:alex@freebsd.org' + name='<alex@freebsd.org>'></tt>"> <!ENTITY a.ats "Andreas Schulz <tt><htmlurl url='mailto:ats@FreeBSD.ORG' name='<ats@FreeBSD.ORG>'></tt>"> +<!ENTITY a.yokota "Kazutaka YOKOTA + <tt><htmlurl url='mailto:yokota@FreeBSD.ORG' + name='<yokota@FreeBSD.ORG>'></tt>"> + <!ENTITY a.awebster "Andrew Webster <tt><htmlurl url='mailto:awebster@pubnix.net' name='<awebster@pubnix.net>'></tt>"> diff --git a/share/doc/handbook/contrib.sgml b/share/doc/handbook/contrib.sgml index f7da62e..07124a8 100644 --- a/share/doc/handbook/contrib.sgml +++ b/share/doc/handbook/contrib.sgml @@ -105,6 +105,7 @@ groups of people: <item>&a.guido; <item>&a.swallace; <item>&a.nate; + <item>&a.yokota; <item>&a.jmz; </itemize> |