Menu

[r37]: / osmb / trunk / build / cruisecontrol / docs / roles.html  Maximize  Restore  History

Download this file

106 lines (93 with data), 5.3 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>CruiseControl Roles</title>
<style type="text/css" media="all">
@import "cruisecontrol.css";
</style>
<link href="print.css" type="text/css" rel="stylesheet" media="print"/>
</head>
<body>
<div class="header">
<div class="hostedby">
Hosted By:<br/>
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=23523&amp;type=1" width="88" height="31" alt="SourceForge"/></a>
</div>
<div class="logo"><img alt="CruiseControl" src="banner.png"/></div>
</div>
<div class="container">&nbsp;
<div id="menu">
<ul id="menulist">
<li class="top"><a href="index.html">home</a></li>
<li><a href="download.html">download</a></li>
<li><a href="license.html">license</a></li>
<li><h2>documentation</h2></li>
<li><a href="overview.html">overview</a></li>
<li><a class="expandmenu" href="main/index.html">build loop</a></li>
<li><a class="expandmenu" href="reporting/jsp/index.html">results jsp</a></li>
<li><a class="expandmenu" href="dashboard.html">dashboard</a></li>
<li><a class="expandmenu" href="gettingstarted.html">getting started</a></li>
<li><a href="main/configxml.html">config ref</a></li>
<li><a href="faq.html">faq</a></li>
<li><a class="external" href="http://confluence.public.thoughtworks.org/display/CC/Home">wiki</a></li>
<li><h2>contributing</h2></li>
<li><a class="expandedmenu" href="developers.html">developers</a>
<ul>
<li><p id="menuselected">roles</p></li>
<li><a href="contributions.html">contributions</a></li>
<li><a href="decisions.html">decisions</a></li>
<li><a href="sffeatures.html">sf features</a></li>
</ul>
</li>
<li><a href="contact.html">mailing lists</a></li>
<li><a href="svn.html">source repository</a></li>
<li><p id="menubottom">Release: 2.7.3</p></li>
</ul>
</div>
<div class="content">
<h1>Roles</h1>
<p>Individuals involved in the CruiseControl project can fit into one
of several roles. Responsibilities implied by each role are outlined
below.</p>
<h2><a name="user">User</a></h2>
<p>Also known as a "Cruiser", this role applies to individuals using
CruiseControl as a product. Cruisers identify bugs and may request
feature enhancements. Cruisers have their own mailing list.</p>
<h2><a name="developer">Developer</a></h2>
<p>Developers participate in discussions on the developer's mailing
list and may contribute documentation and source code patches. See the
process for making <a href="contributions.html">contributions</a> to
the CruiseControl project.</p>
<h2><a name="committer">Committer</a></h2>
<p>Committers have write access to the CruiseControl project.
Committers have been granted this privilege because they have shown a
continued dedication to the project. This usually includes frequent
contributions to the project as a Developer.</p>
<p>Any Committer may nominate a Developer to receive Committer status.
The decision to include the nominee will be made by following the same
format outlined in the <a href="decisions.html">decision</a> document.
However, the vote must be unanimous among the Committers and
Administrators and cannot be appealed to the Project Management
Committee. The voting period will be extended to 72 hours to allow
extra time for everyone to participate in this major project decision
point. Committers may renominate Developers for Committer status if the
Committer feels that the nominee has displayed significant dedication
to the project which should be considered in a revote.</p>
<p>Committers may have their status revoked. If a Committer does not
contribute positively to the project, then any Committer or
Administrator may appeal to the Project Management Committee to revoke
commit privileges. The appeal to revoke privileges MUST be accompanied
by a succinct message including the reasons the privileges should be
revoked. Revoking privileges should be considered an extreme measure
that should only be exercised when extreme circumstances warrant it.</p>
<h2><a name="administrator">Administrator</a></h2>
<p>Project Administrators are members of the Project Management
Committee. The committee monitors the project and acts as a final
authority in making decisions.</p>
<p>Any Administrator may nominate any Committer to receive Administrator
status. The Project Management Committee must decided unanimously to
grant Administrative privileges.</p>
</div>
</div>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.