[Commits] [svn:einsteintoolkit] www/about/governance/ (Rev. 61)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Tue Mar 9 14:54:27 CST 2010


User: gallen
Date: 2010/03/09 02:54 PM

Added:
 /about/governance/
  draft.php

Log:
 draft

File Changes:

Directory: /about/governance/
=============================

File [added]: draft.php
Delta lines: +38 -0
===================================================================
--- about/governance/draft.php	                        (rev 0)
+++ about/governance/draft.php	2010-03-09 20:54:27 UTC (rev 61)
@@ -0,0 +1,38 @@
+<?php $title='Governance';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<h3>Einstein Toolkit Executive Committee</h3>
+
+<p>An executive committee for the Einstein Toolkit (ETEC) will make decisions on the governance and working of the Einstein Toolkit Consortium. The executive committee will be comprised of one member of each institution with 
+a committed role in the development of the Einstein Toolkit. The executive committee will include the Chief Software Architect as a non-voting member. Decisions of the executive committee will be made by majority vote if consensus cannot be reached.</p>
+
+<p>Minutes of the executive committee meetings will be posted on the Einstein Toolkit web pages.</p>
+
+<p>The executive committee will</p>
+
+<ol>
+      <li>Appoint a Director for the Einstein Toolkit Consortium. It will be his or her duty, insofar as the facilities and funds furnished to him or her by the Consortium permit, to see that the purposes of the Consortium are carried out.</li>
+      <li>Govern the membership of the ETEC.</li> 
+      <li>Appoint a chief software architect for the Einstein Toolkit.</li>
+      <li>With input from the chief software architect the ETEC will designate individuals as Einstein Toolkit Maintainers.</li>
+      <li>Establish and maintain community outreach efforts for the Einstein toolkit, including meetings and workshops.</li>
+      <li>Establish priorities for software development based on the input of the Einstein Toolkit Maintainers and the Einstein Toolkit Science Board.</li>
+      <li>Establish policies for software licensing and distribution.</li>
+      <li>Coordinate with funding agencies.</li>
+</ol>
+
+<h3>Einstein Toolkit Maintainers</h3>
+
+<p>The Einstein Toolkit Maintainers (ETM) are individuals selected by the Consortium to manage the development and support of the Einstein Toolkit. Decisions within the ETM will be made by consensus. In the case where consensus cannot be reached, the Chief Software Architect will make the decision. </p>
+
+<p>The ETM will</p>
+
+<ol>
+      <li>Make decisions on which individuals will have privileges to check software into theEinsteinToolkit.org repository.</li>
+      <li>Make decisions on software components to be included in the Einstein Toolkit. This will include new software components to be developed in the Consortium as part of the core Einstein Toolkit and the vetting of software contributed as external components.</li>
+      <li>Oversee and make decisions on the overall architecture of the Einstein Toolkit.</li>
+      <li>Devise and enforce software quality and verification across the Einstein Toolkit.</li>
+</ol>
+
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: about/governance/draft.php
___________________________________________________________________
Name: svn:executable
   + *




More information about the Commits mailing list