source: cmtsite/projectmanagement.html @ 72

Last change on this file since 72 was 71, checked in by arnault, 19 years ago

Transfer cmtsite documents into SVN repository

  • Property svn:eol-style set to native
File size: 1.3 KB
Line 
1<!--
2//-----------------------------------------------------------
3// Copyright Christian Arnault LAL-Orsay CNRS
4// arnault@lal.in2p3.fr
5// See the complete license in cmt_license.txt "http://www.cecill.info".
6//-----------------------------------------------------------
7-->
8
9<center><h1><b>Project management</b></h1></center>
10
11<hr>
12<br>
13
14      CMT is an academic project aimed at providing support to the
15      software developments in the context of large physics
16      experiments. It is supported by the <a
17      href="http://www.lal.in2p3.fr">LAL</a> (Laboratoire de
18      l'Acc&eacute;l&eacute;rateur Lin&eacute;aire - CNRS), where a
19      support team has been setup:
20
21      <p>
22      <center><i>
23          Christian Arnault
24          <br>Vincent Garonne
25        </i></center>
26
27      <p>This project is managed in an OpenSource-like style, with
28        available sources, and is opened to any contribution from
29        anybody. Although it is currently used by Physics experiments, it
30        is strongly required to stay experiment neutral, and this
31        requirements is fully endorsed in its internal design (eg by
32        ensuring that all possible customizations can always be performed
33        without modifications to the kernel).
34
35      <p>This kind of requirements also implies that portability or
36        modularity issues (including environment independance) are
37        assigned a quite high priority.
38
39<br>
40<hr>
Note: See TracBrowser for help on using the repository browser.