Add myself into the handbook. Also fix up a sorting problem in authors.sgml.
This commit is contained in:
parent
e8c8f0f2a9
commit
eb99f9619e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4079
2 changed files with 10 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: authors.sgml,v 1.134 1999-01-15 22:39:06 gallatin Exp $ -->
|
<!-- $Id: authors.sgml,v 1.135 1999-01-19 01:48:28 mks Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -122,6 +122,10 @@ Please keep this list in alphabetical order by entity names.
|
||||||
<tt><htmlurl url='mailto:dfr@FreeBSD.ORG'
|
<tt><htmlurl url='mailto:dfr@FreeBSD.ORG'
|
||||||
name='<dfr@FreeBSD.ORG>'></tt>">
|
name='<dfr@FreeBSD.ORG>'></tt>">
|
||||||
|
|
||||||
|
<!ENTITY a.dillon "Matthew Dillon
|
||||||
|
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
|
||||||
|
name='<dillon@FreeBSD.ORG>'></tt>">
|
||||||
|
|
||||||
<!ENTITY a.dima "Dima Ruban
|
<!ENTITY a.dima "Dima Ruban
|
||||||
<tt><htmlurl url='mailto:dima@FreeBSD.ORG'
|
<tt><htmlurl url='mailto:dima@FreeBSD.ORG'
|
||||||
name='<dima@FreeBSD.ORG>'></tt>">
|
name='<dima@FreeBSD.ORG>'></tt>">
|
||||||
|
@ -422,9 +426,9 @@ Please keep this list in alphabetical order by entity names.
|
||||||
<tt><htmlurl url='mailto:md@bsc.no'
|
<tt><htmlurl url='mailto:md@bsc.no'
|
||||||
name='<md@bsc.no>'></tt>">
|
name='<md@bsc.no>'></tt>">
|
||||||
|
|
||||||
<!ENTITY a.dillon "Matthew Dillon
|
<!ENTITY a.mks "Mike Spengler
|
||||||
<tt><htmlurl url='mailto:dillon@FreeBSD.ORG'
|
<tt><htmlurl url='mailto:mks@FreeBSD.ORG'
|
||||||
name='<dillon@FreeBSD.ORG>'></tt>">
|
name='<mks@FreeBSD.ORG>'></tt>">
|
||||||
|
|
||||||
<!ENTITY a.motoyuki "Motoyuki Konno
|
<!ENTITY a.motoyuki "Motoyuki Konno
|
||||||
<tt><htmlurl url='mailto:motoyuki@FreeBSD.ORG'
|
<tt><htmlurl url='mailto:motoyuki@FreeBSD.ORG'
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: contrib.sgml,v 1.336 1999-01-15 22:39:06 gallatin Exp $ -->
|
<!-- $Id: contrib.sgml,v 1.337 1999-01-19 01:48:29 mks Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
||||||
|
@ -150,6 +150,7 @@ groups of people:
|
||||||
<item>&a.msmith;
|
<item>&a.msmith;
|
||||||
<item>&a.des;
|
<item>&a.des;
|
||||||
<item>&a.brian;
|
<item>&a.brian;
|
||||||
|
<item>&a.mks;
|
||||||
<item>&a.stark;
|
<item>&a.stark;
|
||||||
<item>&a.karl;
|
<item>&a.karl;
|
||||||
<item>&a.dt;
|
<item>&a.dt;
|
||||||
|
|
Loading…
Reference in a new issue