doc/en_US.ISO8859-1/htdocs/docproj/who.xml
Hiroki Sato 52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00

42 lines
1.8 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD Documentation Project: Who are we?">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.docs">
<p>The project is a fairly loosely knit group of people, and the only thing
we have got in common is that we are subscribed to the mailing list
<a href="mailto:FreeBSD-doc@FreeBSD.org">FreeBSD-doc@FreeBSD.org</a>.</p>
<p>Some of us can commit changes directly to the FreeBSD
documentation tree. You can view a complete list of <a
href="../doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">
all FreeBSD developers with commit privileges</a>, as well as a
list of the <a
href="../administration.html#t-doceng">
principal committers for the FreeBSD Documentation Project</a>.</p>
<p>Others do not have commit privileges, but they write and submit
documentation nonetheless. Once the documentation has been
submitted according to the <a href="submitting.html">Submit
Documentation</a> page, one of the committers will then
review it and include it in the documentation set.</p>
<p>If you want to help out with the documentation project (and I fervently
hope you do) all you have to do is subscribe to the mailing list and
participate. As soon as you have done that, you're a member of the
project.</p>
<p><a href="docproj.html">FreeBSD Documentation Project Home</a></p>
</body>
</html>