summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-01-20 20:06:42 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-01-20 20:06:42 (GMT)
commit2e3a867002accb05a990096bbf775ca1c2d15aaa (patch)
tree4ae7ce39c5ba34ac15149652122892c1ffbf4f61 /doc
parent3b5742d0b972f3bea7ce1e9bc640cd5677f9d606 (diff)
downloadmonitoring-plugins-2e3a867002accb05a990096bbf775ca1c2d15aaa.tar.gz
Administrative notes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1572 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r--doc/LEAVERS1
-rw-r--r--doc/NEW_STARTERS16
-rw-r--r--doc/RELEASING10
3 files changed, 16 insertions, 11 deletions
diff --git a/doc/LEAVERS b/doc/LEAVERS
index 0040a19..9764fda 100644
--- a/doc/LEAVERS
+++ b/doc/LEAVERS
@@ -9,5 +9,6 @@ Administration tasks:
9 - Reassign leaver's tracker items to project lead 9 - Reassign leaver's tracker items to project lead
10 - Remove from Sourceforge's list of developers. This will include CVS access. Do not 10 - Remove from Sourceforge's list of developers. This will include CVS access. Do not
11 need to remove from CVS avail file 11 need to remove from CVS avail file
12 - If applicable, remove from mailing list administrators
12 - Keep on nagiosplug-team mailing list, unless specifically requested to be removed 13 - Keep on nagiosplug-team mailing list, unless specifically requested to be removed
13 14
diff --git a/doc/NEW_STARTERS b/doc/NEW_STARTERS
index 89a1a9a..23f1a4a 100644
--- a/doc/NEW_STARTERS
+++ b/doc/NEW_STARTERS
@@ -4,17 +4,21 @@ These are the steps for adding someone to the team.
4 4
5Need to know: 5Need to know:
6 - Name 6 - Name
7 - Primary email for nagiosplug-team mailings
7 - Sourceforge id 8 - Sourceforge id
8 - Type of member (translator, developer, release manager, project administrator) 9 - Type of member (translator, developer, release manager, project administrator)
9 10
101. Add member to nagiosplug-team mailing list and to the nagiosplug-checkins 111. Add member to nagiosplug-team mailing list (https://lists.sourceforge.net/lists/admin/nagiosplug-team)
11 mailing list (via Privacy Options) 12 and to the nagiosplug-checkins mailing list (https://lists.sourceforge.net/lists/admin/nagiosplug-checkins,
13 add sourceforge email address via Privacy Options->Sender filters)
122. Add Sourceforge access: 142. Add Sourceforge access:
13 - Translator: CVS access, Shell access, Release Tech (no) 15 - Translator: CVS access, Shell access, Release Tech (no)
14 - Developer: CVS access, Shell access, Release Tech (no), Task Manager (A&T), 16 - Developer: Project role: Developer, CVS access, Shell access, Release Tech (no), Task Manager (A&T),
15 Forums (Moderator), Doc Manager (Editor). Need to set tracker 17 Forums (Moderator), Doc Manager (Editor)
16 access individually 18 Update Developer Permissions.
19 For each tracker, set to Technician (need to add all trackers first, then change to
20 technician for each one)
173. Add to CVS avail file: 213. Add to CVS avail file:
18 - Translator: Add member to translation files 22 - Translator: Add member to translation files
19 - Developer: Add member to CVSROOT/avail for all files 23 - Developer: Add member to CVSROOT/avail for all files
20 244. Send email to nagiosplug-team introducing new member
diff --git a/doc/RELEASING b/doc/RELEASING
index 92dbb72..d9039ff 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -5,17 +5,16 @@ cvs update in main area
5check compilation 5check compilation
6 6
7Update BUGS file 7Update BUGS file
8Update configure.in and package.def with version and commit 8Update configure.in and package.def with version
9
10Run cvs2cl.pl 9Run cvs2cl.pl
11commit new ChangeLog 10commit BUGS configure.in package.def ChangeLog
12 11
13cvs tag r1_4_1 12cvs tag r1_4_1
14 13
15checkout new version: 14checkout new version:
16cd /tmp 15cd /tmp
17rm -fr nagiosplug 16rm -fr nagiosplug
18cvs -z3 -d:ext:tonvoon@cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4-alpha2 nagiosplug 17cvs -z3 -d:ext:tonvoon@nagiosplug.cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4_1 nagiosplug
19cd nagiosplug 18cd nagiosplug
20tools/setup 19tools/setup
21./configure 20./configure
@@ -28,6 +27,7 @@ cd /incoming
28put file 27put file
29 28
30SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps) 29SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps)
30Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880
31List major changes. 31List major changes.
32List all people on team involved. 32List all people on team involved.
33Add acknowledgement to contributors 33Add acknowledgement to contributors
@@ -35,7 +35,7 @@ Get URL to news item
35 35
36SF -> Admin -> File Releases 36SF -> Admin -> File Releases
37Add a release to nagiosplug and create a file release 37Add a release to nagiosplug and create a file release
38Name: 1.4-alpha2. Create release 38Name: 1.4.1 Create release
39Step 1: Add release notes pointing to news item 39Step 1: Add release notes pointing to news item
40Step 2: add file 40Step 2: add file
41Step 3: *.tar.gz, Platform Independent, Source .gz 41Step 3: *.tar.gz, Platform Independent, Source .gz