Start adding all commiters to the list of authors. Hopefully in the
future people will add docs as they change features. This will keep us from adding them when they do. (I had to do this anyway...)
This commit is contained in:
parent
cef3470ee3
commit
7e78a77743
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=190
1 changed files with 87 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<!-- $Id: authors.sgml,v 1.12 1995-12-10 09:09:44 jkh Exp $ -->
|
||||
<!-- $Id: authors.sgml,v 1.13 1995-12-19 12:29:52 gclarkii Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
Names and email address of contributing authors. Use these
|
||||
Names and email address of contributing authors and CVS commiters. Use these
|
||||
entities when referencing people. Please not the use of single
|
||||
and double quotes.
|
||||
-->
|
||||
|
@ -110,3 +110,88 @@ and double quotes.
|
|||
<!ENTITY a.wollman "Garrett Wollman
|
||||
<tt><htmlurl url='mailto:wollman@FreeBSD.org'
|
||||
name='<wollman@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.peter "Peter Wemm
|
||||
<tt><htmlurl url='mailto:peter@FreeBSD.org'
|
||||
name='<peter@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.dyson "John Dyson
|
||||
<tt><htmlurl url='mailto:dyson@FreeBSD.org'
|
||||
name='<dyson@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.ache "Andrey A. Chernov
|
||||
<tt><htmlurl url='mailto:ache@FreeBSD.org'
|
||||
name='<ache@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.gibbs "Justin T. Gibbs
|
||||
<tt><htmlurl url='mailto:gibbs@FreeBSD.org'
|
||||
name='<gibbs@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.pst "Paul Traina
|
||||
<tt><htmlurl url='mailto:pst@FreeBSD.org'
|
||||
name='<pst@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.sos "Soren Schmidt
|
||||
<tt><htmlurl url='mailto:sos@FreeBSD.org'
|
||||
name='<sos@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.nate "Nate Williams
|
||||
<tt><htmlurl url='mailto:nate@FreeBSD.org'
|
||||
name='<nate@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.karl "Karl Strickland
|
||||
<tt><htmlurl url='mailto:karl@FreeBSD.org'
|
||||
name='<karl@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.csgr "Geoff Rehmet
|
||||
<tt><htmlurl url='mailto:csgr@FreeBSD.org'
|
||||
name='<csgr@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.ats "Andreas Schulz
|
||||
<tt><htmlurl url='mailto:ats@FreeBSD.org'
|
||||
name='<ats@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.rich "Rich Murphey
|
||||
<tt><htmlurl url='mailto:rich@FreeBSD.org'
|
||||
name='<rich@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.jvh "Johannes Helander
|
||||
<tt><htmlurl url='mailto:jvh@FreeBSD.org'
|
||||
name='<jvh@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.proven "Chris Provenzano
|
||||
<tt><htmlurl url='mailto;proven@FreeBSD.org'
|
||||
name='<proven@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.guido "Guido van Rooij
|
||||
<tt><htmlurl url='mailto;guido@FreeBSD.org'
|
||||
name='<guido@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.hsu "Jeffrey Hsu
|
||||
<tt><htmlurl url='mailto;hsu@FreeBSD.org'
|
||||
name='<hsu@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.bde "Bruce Evans
|
||||
<tt><htmlurl url='mailto;bde@FreeBSD.org'
|
||||
name='<bde@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.sef "Sean Eric Fagan
|
||||
<tt><htmlurl url='mailto;sef@FreeBSD.org'
|
||||
name='<sef@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.se "Stefan Esser
|
||||
<tt><htmlurl url='mailto;se@FreeBSD.org'
|
||||
name='<se@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.torstenb "Torsten Blum
|
||||
<tt><htmlurl url='mailto;torstenb@FreeBSD.org'
|
||||
name='<torstenb@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.julian "Julian Elischer
|
||||
<tt><htmlurl url='mailto;julian@FreeBSD.org'
|
||||
name='<julian@FreeBSD.org>'></tt>">
|
||||
|
||||
<!ENTITY a.dfr "Doug Rabson
|
||||
<tt><htmlurl url='mailto;dfr@FreeBSD.org'
|
||||
name='<dfr@FreeBSD.org>'></tt>">
|
||||
|
||||
|
|
Loading…
Reference in a new issue