Create an entity definition "cwt" and then use it to add my name to the list
of FreeBSD developers. (A group of people that I'm very proud to be associated with!)
This commit is contained in:
parent
45636e350e
commit
e30d590196
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1742
2 changed files with 7 additions and 2 deletions
handbook
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: authors.sgml,v 1.72 1997-07-11 04:38:52 itojun Exp $ -->
|
||||
<!-- $Id: authors.sgml,v 1.73 1997-07-15 02:01:40 skynyrd Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -72,6 +72,10 @@ Please keep this list in alphabetical order by entity names.
|
|||
<tt><htmlurl url='mailto:csgr@FreeBSD.ORG'
|
||||
name='<csgr@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.cwt "Chris Timmons
|
||||
<tt><htmlurl url='mailto:skynyrd@FreeBSD.ORG'
|
||||
name='<skynyrd@FreeBSD.ORG>'></tt>">
|
||||
|
||||
<!ENTITY a.danny "Daniel O'Callaghan
|
||||
<tt><htmlurl url='mailto:danny@FreeBSD.ORG'
|
||||
name='<danny@FreeBSD.ORG>'></tt>">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: contrib.sgml,v 1.253 1997-07-11 06:11:30 itojun Exp $ -->
|
||||
<!-- $Id: contrib.sgml,v 1.254 1997-07-15 02:01:41 skynyrd Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!-- Please try to keep the file 'avail' (from CVSROOT)
|
||||
|
@ -115,6 +115,7 @@ groups of people:
|
|||
<item>&a.brian;
|
||||
<item>&a.stark;
|
||||
<item>&a.karl;
|
||||
<item>&a.cwt;
|
||||
<item>&a.pst;
|
||||
<item>&a.swallace;
|
||||
<item>&a.nate;
|
||||
|
|
Loading…
Reference in a new issue