aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-11-17 22:19:12 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-11-17 22:19:12 +0000
commit25c81fa8f39c1bffdf5ac69b4a5dfdb7cfd01ae8 (patch)
treee70a857c988a8ff644ce83dcc278457bc8d9fe3e /doc
parentc58b5f02acdee26b9c468bd71114bcb4cce58b76 (diff)
downloadmonitoring-plugins-25c81fa8f39c1bffdf5ac69b4a5dfdb7cfd01ae8.tar.gz
Added section on using Sourceforge, mainly for administrators
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@897 f882894a-f735-0410-b71e-b25c423dba1c
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 558bdf2b..064bd924 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>
</section>
+<section id="Using_Sourceforge"><title>Using Sourceforge</title>
+<table id="Project_member_access"><title>Project Member Access</title>
+ <tgroup cols="9">
+ <thead>
+ <row>
+ <entry><para>Member type</para></entry>
+ <entry><para>CVS Access</para></entry>
+ <entry><para>Shell Access</para></entry>
+ <entry><para>Release Tech</para></entry>
+ <entry><para>Tracker Manager</para></entry>
+ <entry><para>Task Manager</para></entry>
+ <entry><para>Forums</para></entry>
+ <entry><para>Doc Manager</para></entry>
+ <entry><para>News</para></entry>
+ <entry><para>Screenshots</para></entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><para>Developer</para></entry>
+ <entry><para>Yes</para></entry>
+ <entry><para>Yes</para></entry>
+ <entry><para>No</para></entry>
+ <entry><para>-</para></entry>
+ <entry><para>A&amp;T</para></entry>
+ <entry><para>Moderator</para></entry>
+ <entry><para>Editor</para></entry>
+ <entry><para>-</para></entry>
+ <entry><para>-</para></entry>
+ </row>
+ </tbody>
+ </tgroup>
+</table>
+</section>
</article>
</book>