~svn/ubuntu/raring/subversion/ppa

« back to all changes in this revision

Viewing changes to notes/contrib-committer.tmpl

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:26:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205012614-qom4xfypgtsqc2xq
Tags: 1.2.3dfsg1-3ubuntu1
Merge with the final Debian release of 1.2.3dfsg1-3, bringing in
fixes to the clean target, better documentation of the libdb4.3
upgrade and build fixes to work with swig1.3_1.3.27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This is a template for offering people commit access in the contrib/
 
2
area.  Just replace "J. Random" with the offeree, and "XXXXX" with the
 
3
name of their contribution.  Thanks to Garrett Rooney for his original
 
4
mail to Ray Miller regarding p42svn, on which this template is based.
 
5
 
 
6
--------------------8-<-------cut-here---------8-<-----------------------
 
7
 
 
8
To: J. Random <jrandom@remember_to_fix_the_recipient_please.com>
 
9
CC: svn-committers@red-bean.com
 
10
Subject: subversion commit access for XXXXX
 
11
 
 
12
J. Random,
 
13
 
 
14
I discussed it with the rest of the Subversion Committers, and we'd
 
15
like to offer you limited commit access to the Subversion repository
 
16
for your work on XXXXX.  All of us think that having it in the tree
 
17
would give it a wider audience, which is always a good thing, both for
 
18
finding bugs and for finding new developers to help out.
 
19
 
 
20
Assuming you accept, you'll be able to create a XXXXX directory in the
 
21
contrib/ subdirectory of the Subversion tree, and maintain XXXXX there
 
22
from now on.  Your commit access to the repository would be limited to
 
23
that subdirectory, so for any changes outside of that area you would
 
24
have to have the patches reviewed by someone with full commit access.
 
25
This limitation isn't actually enforced by any technical means (we've
 
26
always been too lazy to set up hook scripts or mod_authz_svn).  It's
 
27
enforced only by social convention, so please be careful not to
 
28
inadvertantly commit any changes outside the XXXXX subdirectory.
 
29
 
 
30
Note that we decided to put XXXXX in contrib/ simply because at the
 
31
moment you would be its only active maintainer -- whereas placing it
 
32
in the tools/ subdirectory would imply some level of official support,
 
33
and we prefer to have multiple active maintainers before doing that.
 
34
In the future, if more people get involved with XXXXX, we can look at
 
35
moving it into tools/.
 
36
 
 
37
If all this is okay with you, please send us a username and password;
 
38
the username should be the same as your subversion.tigris.org
 
39
username, and the password can be plaintext or crypted.  Send to
 
40
 
 
41
   Ben Collins-Sussman <sussman@collab.net>
 
42
   C. Michael Pilato <cmpilato@collab.net>
 
43
   Sander Striker <striker@apache.org> 
 
44
   Greg Stein <gstein@collab.net>
 
45
   Karl Fogel <kfogel@collab.net>
 
46
 
 
47
and one of them will set you up with commit access.  If they forget to
 
48
add you to the COMMITTERS file, feel free to do it yourself.  Then
 
49
create contrib/XXXXX/ and start committing!
 
50
 
 
51
Thanks,
 
52
-Your Name Here