You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

bylaws.xml 17 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <title>Project Bylaws</title>
  5. </properties>
  6. <body>
  7. <section name="Apache Ant Project Bylaws">
  8. <p>
  9. This document defines the bylaws under which the Apache Ant project
  10. operates. It defines the roles and responsibilities of the
  11. project, who may vote, how voting works, how conflicts are resolved,
  12. etc.
  13. </p>
  14. <p>
  15. Ant is a project of the
  16. <a href="http://www.apache.org/foundation/">Apache Software
  17. Foundation</a>. The foundation holds the copyright on Apache
  18. code including the code in the Ant codebase. The
  19. <a href="http://www.apache.org/foundation/faq.html">foundation FAQ</a>
  20. explains the operation and background of the foundation.
  21. </p>
  22. <p>
  23. Ant is typical of Apache projects in that it operates under a set of
  24. principles, known collectively as the &quot;Apache Way&quot;. If you are
  25. new to Apache development, please refer to the
  26. <a href="http://incubator.apache.org">Incubator project</a>
  27. for more information on how Apache projects operate. <b>Note:</b> the
  28. incubator project has only been recently set up and does not yet explain
  29. the Apache Way in great detail.
  30. </p>
  31. <ul>
  32. <li><a href="#Roles and Responsibilities">Roles and Responsibilities</a></li>
  33. <li><a href="#Decision Making">How decisions are made</a></li>
  34. </ul>
  35. </section>
  36. <section name="Roles and Responsibilities">
  37. <p>
  38. Apache projects define a set of roles with associated rights and
  39. responsibilities. These roles govern what tasks an individual may perform
  40. within the project. The roles are defined in the following sections
  41. </p>
  42. <ul>
  43. <li><a href="#Users">Users</a></li>
  44. <li><a href="#Developers">Developers</a></li>
  45. <li><a href="#Committers">Committers</a></li>
  46. <li><a href="#Project Management Committee">
  47. Project Management Committee (PMC)</a>
  48. </li>
  49. </ul>
  50. <subsection name="Users">
  51. <p>
  52. The most important participants in the project are people who use our
  53. software. The majority of our developers start out as users and guide
  54. their development efforts from the user's perspective.
  55. </p>
  56. <p>
  57. Users contribute to the Apache projects by providing feedback to
  58. developers in the form of bug reports and feature suggestions. As
  59. well, users participate in the Apache community by helping other users
  60. on mailing lists and user support forums.
  61. </p>
  62. </subsection>
  63. <subsection name="Developers">
  64. <p>
  65. All of the volunteers who are contributing time, code, documentation,
  66. or resources to the Ant Project. A developer that makes sustained,
  67. welcome contributions to the project may be invited to become a
  68. Committer, though the exact timing of such invitations depends on many
  69. factors.
  70. </p>
  71. </subsection>
  72. <subsection name="Committers">
  73. <p>
  74. The project's Committers are responsible for the project's technical
  75. management. All committers have write access to the project's source
  76. repositories. Committers may cast binding votes on any technical
  77. discussion regarding the project.
  78. </p>
  79. <p>
  80. Committer access is by invitation only and must be approved by lazy
  81. consensus of the active PMC members. A Committer is considered emeritus
  82. by their own declaration or by not contributing in any form to the
  83. project for over six months. An emeritus committer may request
  84. reinstatement of commit access from the PMC. Such reinstatement is
  85. subject to lazy consensus of active PMC members.
  86. </p>
  87. <p>
  88. Commit access can be revoked by a unanimous vote of all the active
  89. PMC members (except the committer in question if they are also a PMC member).
  90. </p>
  91. <p>
  92. All Apache committers are required to have a signed Contributor License
  93. Agreement (CLA) on file with the Apache Software Foundation. There is a
  94. <a href="http://www.apache.org/dev/committers.html">Committer FAQ</a>
  95. which provides more details on the requirements for Committers
  96. </p>
  97. <p>
  98. A committer who makes a sustained contribution to the project may be
  99. invited to become a member of the PMC. The form of contribution is
  100. not limited to code. It can also include code review, helping out
  101. users on the mailing lists, documentation, etc.
  102. </p>
  103. </subsection>
  104. <subsection name="Project Management Committee">
  105. <p>
  106. The Project Management Committee (PMC) for Apache Ant was created by a
  107. <a href="mission.html">resolution</a> of the board of the Apache
  108. Software Foundation on 18<sup>th</sup> November 2002. The PMC is
  109. responsible to the board and the ASF for the management and oversight
  110. of the Apache Ant codebase. The responsibilities of the PMC include
  111. </p>
  112. <ul>
  113. <li>Deciding what is distributed as products of the Apache Ant project.
  114. In particular all releases must be approved by the PMC
  115. </li>
  116. <li>Maintaining the project's shared resources, including the codebase
  117. repository, mailing lists, websites.
  118. </li>
  119. <li>Speaking on behalf of the project.
  120. </li>
  121. <li>Resolving license disputes regarding products of the project
  122. </li>
  123. <li>Nominating new PMC members and committers
  124. </li>
  125. <li>Maintaining these bylaws and other guidelines of the project
  126. </li>
  127. </ul>
  128. <p>
  129. Membership of the PMC is by invitation only and must be approved by a
  130. lazy consensus of active PMC members. A PMC member is considered
  131. &quot;emeritus&quot; by their own declaration or by not contributing in
  132. any form to the project for over six months. An emeritus member may
  133. request reinstatement to the PMC. Such reinstatement is subject to lazy
  134. consensus of the active PMC members. Membership of the PMC can be
  135. revoked by an unanimous vote of all the active PMC members other than
  136. the member in question.
  137. </p>
  138. <p>
  139. The chair of the PMC is appointed by the ASF board. The chair is an
  140. office holder of the Apache Software Foundation (Vice President,
  141. Apache Ant) and has primary responsibility to the board for the
  142. management of the projects within the scope of the Ant PMC. The chair
  143. reports to the board quarterly on developments within the Ant project.
  144. The PMC may consider the position of PMC chair annually and if
  145. supported by 2/3 Majority may recommend a new chair to the board.
  146. Ultimately, however, it is the board's responsibility who it chooses
  147. to appoint as the PMC chair.
  148. </p>
  149. </subsection>
  150. </section>
  151. <section name="Decision Making">
  152. <p>
  153. Within the Ant project, different types of decisions require different
  154. forms of approval. For example, the
  155. <a href="#Roles and Responsibilities">previous section</a> describes
  156. several decisions which require &quot;lazy consensus&quot; approval. This
  157. section defines how voting is performed, the types of approvals, and which
  158. types of decision require which type of approval.
  159. </p>
  160. <subsection name="Voting">
  161. <p>
  162. Decisions regarding the project are made by votes on the primary project
  163. development mailing list (ant-dev@jakarta.apache.org). Where necessary,
  164. PMC voting may take place on the private Ant PMC mailing list.
  165. Votes are clearly indicated by subject line starting with [VOTE] or
  166. [PMC-VOTE]. Votes may contain multiple items for approval and these
  167. should be clearly separated. Voting is carried out by replying to the
  168. vote mail. Voting may take four flavours
  169. </p>
  170. <table>
  171. <tr>
  172. <td><strong>+1</strong></td>
  173. <td>
  174. &quot;Yes,&quot; &quot;Agree,&quot; or &quot;the action should be
  175. performed.&quot; In general, this vote also indicates a willingness
  176. on the behalf of the voter in &quot;making it happen&quot;
  177. </td>
  178. </tr>
  179. <tr>
  180. <td><strong>+0</strong></td>
  181. <td>
  182. This vote indicates a willingness for the action under
  183. consideration to go ahead. The voter, however will not be able
  184. to help.
  185. </td>
  186. </tr>
  187. <tr>
  188. <td><strong>-0</strong></td>
  189. <td>
  190. This vote indicates that the voter does not, in general, agree with
  191. the proposed action but is not concerned enough to prevent the
  192. action going ahead.
  193. </td>
  194. </tr>
  195. <tr>
  196. <td><strong>-1</strong></td>
  197. <td>
  198. This is a negative vote. On issues where consensus is required,
  199. this vote counts as a <strong>veto</strong>. All vetoes must
  200. contain an explanation of why the veto is appropriate. Vetoes with
  201. no explanation are void. It may also be appropriate for a -1 vote
  202. to include an alternative course of action.
  203. </td>
  204. </tr>
  205. </table>
  206. <p>
  207. All participants in the Ant project are encouraged to show their
  208. agreement with or against a particular action by voting. For technical
  209. decisions, only the votes of active committers are binding. Non binding
  210. votes are still useful for those with binding votes to understand the
  211. perception of an action in the wider Ant community. For PMC decisions,
  212. only the votes of PMC members are binding.
  213. </p>
  214. <p>
  215. Voting can also be applied to changes made to the Ant codebase. These
  216. typically take the form of a veto (-1) in reply to the commit message
  217. sent when the commit is made.
  218. </p>
  219. </subsection>
  220. <subsection name="Approvals">
  221. <p>
  222. These are the types of approvals that can be sought. Different actions
  223. require different types of approvals
  224. </p>
  225. <table>
  226. <tr>
  227. <td><strong>Consensus</strong></td>
  228. <td>
  229. For this to pass, all voters with binding votes must vote and there
  230. can be no binding vetoes (-1). Consensus votes are rarely required
  231. due to the impracticality of getting all eligible voters to cast a
  232. vote.
  233. </td>
  234. </tr>
  235. <tr>
  236. <td><strong>Lazy Consensus</strong></td>
  237. <td>
  238. Lazy consensus requires 3 binding +1 votes and no binding vetoes.
  239. </td>
  240. </tr>
  241. <tr>
  242. <td><strong>Lazy Majority</strong></td>
  243. <td>
  244. A lazy majority vote requires 3 binding +1 votes and more binding +1
  245. votes that -1 votes.
  246. </td>
  247. </tr>
  248. <tr>
  249. <td><strong>Lazy Approval</strong></td>
  250. <td>
  251. An action with lazy approval is implicitly allowed unless a -1 vote
  252. is received, at which time, depending on the type of action, either
  253. lazy majority or lazy consensus approval must be obtained.
  254. </td>
  255. </tr>
  256. <tr>
  257. <td><strong>2/3 Majority</strong></td>
  258. <td>
  259. Some actions require a 2/3 majority of active committers or PMC
  260. members to pass. Such actions typically affect the foundation
  261. of the project (e.g. adopting a new codebase to replace an existing
  262. product). The higher threshold is designed to ensure such changes
  263. are strongly supported. To pass this vote requires at least 2/3 of
  264. binding vote holders to vote +1
  265. </td>
  266. </tr>
  267. </table>
  268. </subsection>
  269. <subsection name="Vetoes">
  270. <p>
  271. A valid, binding veto cannot be overruled. If a veto is cast, it must be
  272. accompanied by a valid reason explaining the reasons for the veto. The
  273. validity of a veto, if challenged, can be confirmed by anyone who has
  274. a binding vote. This does not necessarily signify agreement with the
  275. veto - merely that the veto is valid.
  276. </p>
  277. <p>
  278. If you disagree with a valid veto, you must lobby the person casting
  279. the veto to withdraw their veto. If a veto is not withdrawn, the action
  280. that has been vetoed must be reversed in a timely manner.
  281. </p>
  282. </subsection>
  283. <subsection name="Actions">
  284. <p>
  285. This section describes the various actions which are undertaken within
  286. the project, the corresponding approval required for that action and
  287. those who have binding votes over the action.
  288. </p>
  289. <table>
  290. <tr>
  291. <th>Action</th>
  292. <th>Description</th>
  293. <th>Approval</th>
  294. <th>Binding Votes</th>
  295. </tr>
  296. <tr>
  297. <td><strong>Code Change</strong></td>
  298. <td>
  299. A change made to a codebase of the project and committed
  300. by a committer. This includes source code, documentation, website
  301. content, etc.
  302. </td>
  303. <td>
  304. Lazy approval and then lazy consensus.
  305. </td>
  306. <td>
  307. Active committers.
  308. </td>
  309. </tr>
  310. <tr>
  311. <td><strong>Release Plan</strong></td>
  312. <td>
  313. Defines the timetable and actions for a release. The plan also
  314. nominates a Release Manager.
  315. </td>
  316. <td>
  317. Lazy majority
  318. </td>
  319. <td>
  320. Active committers
  321. </td>
  322. </tr>
  323. <tr>
  324. <td><strong>Product Release</strong></td>
  325. <td>
  326. When a release of one of the project's products is ready, a vote is
  327. required to accept the release as an official release of the
  328. project.
  329. </td>
  330. <td>
  331. Lazy Majority
  332. </td>
  333. <td>
  334. Active PMC members
  335. </td>
  336. </tr>
  337. <tr>
  338. <td><strong>Adoption of New Codebase</strong></td>
  339. <td>
  340. <p>
  341. When the codebase for an existing, released product is to be
  342. replaced with an alternative codebase. If such a vote fails to
  343. gain approval, the existing code base will continue.
  344. </p>
  345. <p>
  346. This also covers the creation of new sub-projects
  347. within the project
  348. </p>
  349. </td>
  350. <td>
  351. 2/3 majority
  352. </td>
  353. <td>
  354. Active committers
  355. </td>
  356. </tr>
  357. <tr>
  358. <td><strong>New Committer</strong></td>
  359. <td>
  360. When a new committer is proposed for the project
  361. </td>
  362. <td>
  363. Lazy consensus
  364. </td>
  365. <td>
  366. Active PMC members
  367. </td>
  368. </tr>
  369. <tr>
  370. <td><strong>New PMC Member</strong></td>
  371. <td>
  372. When a committer is proposed for the PMC
  373. </td>
  374. <td>
  375. Lazy consensus
  376. </td>
  377. <td>
  378. Active PMC members
  379. </td>
  380. </tr>
  381. <tr>
  382. <td><strong>Committer Removal</strong></td>
  383. <td>
  384. <p>When removal of commit privileges is sought.</p>
  385. <p><b>Note: </b> Such actions will also be referred to the ASF
  386. board by the PMC chair</p>
  387. </td>
  388. <td>
  389. Consensus
  390. </td>
  391. <td>
  392. Active PMC members (excluding the committer in question if a
  393. member of the PMC).
  394. </td>
  395. </tr>
  396. <tr>
  397. <td><strong>PMC Member Removal</strong></td>
  398. <td>
  399. <p>When removal of a PMC member is sought.</p>
  400. <p><b>Note: </b> Such actions will also be referred to the
  401. ASF board by the PMC chair</p>
  402. </td>
  403. <td>
  404. Consensus
  405. </td>
  406. <td>
  407. Active PMC members (excluding the member in question).
  408. </td>
  409. </tr>
  410. </table>
  411. </subsection>
  412. <subsection name="Voting Timeframes">
  413. <p>
  414. Votes are open for a period of 1 week to allow all active voters
  415. time to consider the vote. Votes relating to code changes are not
  416. subject to a strict timetable but should be made as timely as possible.
  417. </p>
  418. </subsection>
  419. </section>
  420. </body>
  421. </document>