diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2004-11-17 22:19:12 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2004-11-17 22:19:12 (GMT) |
commit | 25c81fa8f39c1bffdf5ac69b4a5dfdb7cfd01ae8 (patch) | |
tree | e70a857c988a8ff644ce83dcc278457bc8d9fe3e /doc/developer-guidelines.sgml | |
parent | c58b5f02acdee26b9c468bd71114bcb4cce58b76 (diff) | |
download | monitoring-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/developer-guidelines.sgml')
-rw-r--r-- | doc/developer-guidelines.sgml | 34 |
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&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> |