Update references to the staff section of the Handbook to point to the

"Contributors List" article.

Remove the list of contributors from the "Contributing to FreeBSD"
chapter.

Remove the "High Priority Tasks" and "Medium Priority Tasks" from the
"Contributing to FreeBSD" chapter since this destined to always be
hopelessly out of date.  Keep the information about what we always
need.
This commit is contained in:
Murray Stokely 2001-08-02 00:36:18 +00:00
parent 8342f66499
commit 43796b8868
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10130
5 changed files with 33 additions and 11832 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.105 2001/07/13 21:29:54 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.106 2001/07/13 22:55:50 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -53,7 +53,6 @@
<!ENTITY % chap.mirrors "IGNORE">
<!ENTITY % chap.bibliography "IGNORE">
<!ENTITY % chap.eresources "IGNORE">
<!ENTITY % chap.staff "IGNORE">
<!ENTITY % chap.pgpkeys "IGNORE">
]>
@ -152,7 +151,6 @@
<![ %chap.mirrors; [ &chap.mirrors; ]]>
<![ %chap.bibliography; [ &chap.bibliography; ]]>
<![ %chap.eresources; [ &chap.eresources; ]]>
<![ %chap.staff; [ &chap.staff; ]]>
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
&chap.index;
</part>

View file

@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.14 2001/07/13 22:55:52 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.15 2001/07/17 01:37:39 murray Exp $
-->
<!-- Part one -->
@ -43,6 +43,5 @@
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
<!ENTITY chap.staff SYSTEM "staff/chapter.sgml">
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">
<!ENTITY chap.index SYSTEM "index.sgml">

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.50 2001/07/23 22:51:26 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.51 2001/07/30 17:18:52 murray Exp $
-->
<chapter id="introduction">
@ -627,14 +627,16 @@
<secondary>Development Model</secondary>
</indexterm>
<para>The development of FreeBSD is a very open and flexible
process, FreeBSD being literally built from the contributions of
hundreds of people around the world, as can be seen from our
our list of contributors in <xref linkend="staff">. We are
constantly on the lookout for new developers and ideas, and those
interested in becoming more closely involved with the project
need simply contact us at the &a.hackers;. The &a.announce; is
also available to those wishing to make other FreeBSD users aware
of major areas of work.</para>
process, FreeBSD being literally built from the contributions
of hundreds of people around the world, as can be seen from
our our <ulink
url="../../articles/contributors/article.html">list of
contributors</ulink>. We are constantly on the lookout for
new developers and ideas, and those interested in becoming
more closely involved with the project need simply contact us
at the &a.hackers;. The &a.announce; is also available to
those wishing to make other FreeBSD users aware of major areas
of work.</para>
<para>Useful things to know about the FreeBSD project and its
development process, whether working independently or in close
@ -677,7 +679,7 @@
<indexterm><primary>committers</primary></indexterm>
<listitem>
<para>The <link linkend="staff-committers">committers</link>
<para>The <firstterm>committers</firstterm>
are the people who have <emphasis>write</emphasis> access to
the CVS tree, and are thus authorized to make modifications
to the FreeBSD source (the term <quote>committer</quote>
@ -696,7 +698,7 @@
<indexterm><primary>core team</primary></indexterm>
<listitem>
<para>The <link linkend="staff-core">FreeBSD core team</link>
<para>The <firstterm>FreeBSD core team</firstterm>
would be equivalent to the board of directors if the FreeBSD
Project were a company. The primary task of the core team
is to make sure the project, as a whole, is in good shape
@ -708,10 +710,13 @@
candidates in October 2000. Elections are held every 2 years.
</para>
<para>Some core team members also have specific <link
linkend="staff-who">areas of responsibility</link>, meaning
that they are committed to ensuring that some large portion
of the system works as advertised.</para>
<para>Some core team members also have specific areas of
responsibility, meaning that they are committed to
ensuring that some large portion of the system works as
advertised. For a complete list of FreeBSD developers
and their areas of responsibility, please see the <ulink
url="../../articles/contributors/article.html">Contributors
List</ulink></para>
<note>
<para>Most members of the core team are volunteers when it
@ -740,10 +745,11 @@
linkend="eresources-mail">mailing list info</link>) where
such things are discussed.</para>
<para><link linkend="contrib-additional">The list</link> of
those who have contributed something, which made its way into
our source tree, is a long and growing one, so why not join
it by contributing something back to FreeBSD today?</para>
<para><citetitle><ulink
url="../../article/contributors/article.html">The
FreeBSD Contributors List</ulink></citetitle> is a long
and growing one, so why not join it by contributing
something back to FreeBSD today?</para>
<para>Providing code is not the only way of contributing to
the project; for a more complete list of things that need