Update from HEAD.
This commit is contained in:
parent
ab5228b13a
commit
611bdf2df2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/branches/RELENG_2_1_0/; revision=152
2 changed files with 6 additions and 4 deletions
handbook
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: contrib.sgml,v 1.15.2.4 1995-11-13 05:40:23 jkh Exp $ -->
|
||||
<!-- $Id: contrib.sgml,v 1.15.2.5 1995-11-15 07:51:46 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>FreeBSD contributor list<label id="contrib"></heading>
|
||||
|
@ -74,6 +74,8 @@
|
|||
<tag/Postmaster/ Jonathan M. Bresler <jmb@FreeBSD.org>
|
||||
<tag/Public Relations/ Jordan Hubbard <jkh@FreeBSD.org>
|
||||
<tag/Release Coordinator/ Jordan Hubbard <jkh@FreeBSD.org>
|
||||
<tag/Source Repository Manager/ Peter Wemm <peter@FreeBSD.org>
|
||||
<tag/Ports Manager/ Satoshi Asami <asami@FreeBSD.org>
|
||||
<tag/System Administration/ Gary Palmer <gpalmer@FreeBSD.org>
|
||||
<tag/Webmasters/ John Fieber <jfieber@FreeBSD.org> and
|
||||
James L. Robinson <jlrobin@FreeBSD.org>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: history.sgml,v 1.1.4.4 1995-11-14 11:17:56 jkh Exp $ -->
|
||||
<!-- $Id: history.sgml,v 1.1.4.5 1995-11-15 07:50:30 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>A brief history of FreeBSD<label id="history"></heading>
|
||||
|
@ -87,13 +87,13 @@ We also intend to focus on any remaining areas of weakness, like documentation
|
|||
or missing drivers, and steadily increase the overall quality and feature set
|
||||
of the system well into 1996 and beyond.
|
||||
|
||||
It should also be noted that the development of FreeBSD is <b>not</b> a closed
|
||||
It should also be noted that the development of FreeBSD is <em>not</em> a closed
|
||||
process, despite some popular misconceptions to the contrary, and anyone
|
||||
is free to contribute code or ideas. Once a contributor has established
|
||||
a reasonable track record for reliability, we generally even give them direct
|
||||
access to the central source tree (kept under CVS) where their changes will
|
||||
propagate automatically to all users of FreeBSD. Our centralised development
|
||||
model is designed for the convenience of the <b>users</b> of FreeBSD, who
|
||||
model is designed for the convenience of the <em>users</em> of FreeBSD, who
|
||||
are thus provided with an easy way of tracking one central code base, not
|
||||
to keep potential contributors out! Anyone and everyone is free to
|
||||
contribute, and people who've shown a consistent and significant dedication
|
||||
|
|
Loading…
Reference in a new issue