diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-09-01 19:43:47 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-09-01 19:43:47 (GMT) |
commit | a0b58d77497d9f6d9ac27f9dd7c347f080820b5f (patch) | |
tree | 0eb484d7530b7b087f053302f0fc4a061a826b6b /doc | |
parent | 1224114e80a902a08b89a2bfcaf0503a367b77ac (diff) | |
download | monitoring-plugins-a0b58d77497d9f6d9ac27f9dd7c347f080820b5f.tar.gz |
Add contributor's name into CVS comments
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@707 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/developer-guidelines.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index dcb9818..5f1968b 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
@@ -583,6 +583,9 @@ | |||
583 | </varlistentry> | 583 | </varlistentry> |
584 | </variablelist> | 584 | </variablelist> |
585 | </para> | 585 | </para> |
586 | <para>If the change is due to a contribution, please quote the contributor's name | ||
587 | and, if applicable, add the SourceForge Tracker number. Don't forget to | ||
588 | update the AUTHORS file.</para> | ||
586 | </section> | 589 | </section> |
587 | </section> | 590 | </section> |
588 | 591 | ||