summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/developer-guidelines.sgml34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml
index 558bdf2..064bd92 100644
--- a/doc/developer-guidelines.sgml
+++ b/doc/developer-guidelines.sgml
@@ -718,6 +718,40 @@ utils (perl or c or sh) rather than cooking it's own</para>
718 718
719</section> 719</section>
720 720
721<section id="Using_Sourceforge"><title>Using Sourceforge</title>
722<table id="Project_member_access"><title>Project Member Access</title>
723 <tgroup cols="9">
724 <thead>
725 <row>
726 <entry><para>Member type</para></entry>
727 <entry><para>CVS Access</para></entry>
728 <entry><para>Shell Access</para></entry>
729 <entry><para>Release Tech</para></entry>
730 <entry><para>Tracker Manager</para></entry>
731 <entry><para>Task Manager</para></entry>
732 <entry><para>Forums</para></entry>
733 <entry><para>Doc Manager</para></entry>
734 <entry><para>News</para></entry>
735 <entry><para>Screenshots</para></entry>
736 </row>
737 </thead>
738 <tbody>
739 <row>
740 <entry><para>Developer</para></entry>
741 <entry><para>Yes</para></entry>
742 <entry><para>Yes</para></entry>
743 <entry><para>No</para></entry>
744 <entry><para>-</para></entry>
745 <entry><para>A&amp;T</para></entry>
746 <entry><para>Moderator</para></entry>
747 <entry><para>Editor</para></entry>
748 <entry><para>-</para></entry>
749 <entry><para>-</para></entry>
750 </row>
751 </tbody>
752 </tgroup>
753</table>
754</section>
721</article> 755</article>
722 756
723</book> 757</book>