Add a ``Perks of the Job'' section.
This commit is contained in:
parent
30acdcecfe
commit
e00e208814
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12594
1 changed files with 55 additions and 3 deletions
|
@ -585,11 +585,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.104 2002-03-25 17:04:25 rwatson Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.105 2002-03-27 11:40:23 brian Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.104 2002-03-25 17:04:25 rwatson Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.104 2002-03-25 17:04:25 rwatson Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.105 2002-03-27 11:40:23 brian Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.105 2002-03-27 11:40:23 brian Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2244,6 +2244,58 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
</qandaset>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Perks of the Job</title>
|
||||
|
||||
<para>Unfortunately, there aren't many perks involved with being a
|
||||
committer. Recognition as a competent software engineer is probably
|
||||
the only thing that will be of benefit in the long run. However,
|
||||
there are at least some perks:</para>
|
||||
|
||||
<variablelist>
|
||||
|
||||
<varlistentry>
|
||||
<term>Direct access to <hostid>cvsup-master</hostid></term>
|
||||
|
||||
<listitem>
|
||||
<para>As a committer, you may apply to &a.jdp; for direct access
|
||||
to <hostid role="fqdn">cvsup-master.FreeBSD.org</hostid>,
|
||||
providing the public key output from <command>cvpasswd
|
||||
<replaceable>yourusername</replaceable>@FreeBSD.org
|
||||
cvsup-master.FreeBSD.org</command>. Access to
|
||||
<hostid>cvsup-master</hostid> should not be over-used as it is
|
||||
a busy machine.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>A Free DVD Subscription</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD Services Limited offer a free DVD subscription to
|
||||
FreeBSD committers. To take advantage of this offer, go to <ulink
|
||||
url="https://www.freebsd-services.com/cgi/index/sales/login">
|
||||
www.freebsd-services.com</ulink> and fill out their customer form,
|
||||
making sure that you tick the FreeBSD Committer and free
|
||||
subscription check-boxes. A message will be sent to your
|
||||
<emphasis role="bold">FreeBSD.org</emphasis> email address asking
|
||||
for confirmation. Just reply to the mail, quoting the message
|
||||
and updating the <quote>Membership Valid</quote> field with a
|
||||
<literal>Y</literal>. You can confirm that the reply was sent
|
||||
successfully by <ulink
|
||||
url="https://www.freebsd-services.com/cgi/index/customer">logging
|
||||
in </ulink>to their site and checking that your <literal>Current
|
||||
Status</literal> is set to
|
||||
<emphasis role="bold">Associated</emphasis>.</para>
|
||||
|
||||
<para>In addition to the free subscription, committers are also
|
||||
entitled to a <emphasis role="bold">10% discount</emphasis> on
|
||||
all products on the site.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<title>Miscellaneous Questions</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue