1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="topic"/>
|
---|
10 | <meta name="DC.Title" content="Project roles and responsibilities"/>
|
---|
11 | <meta name="abstract" content="The DITA Open Toolkit (DITA-OT) project has the following roles: Project manager, committer, and contributor. Each role has different rights and obligations."/>
|
---|
12 | <meta name="description" content="The DITA Open Toolkit (DITA-OT) project has the following roles: Project manager, committer, and contributor. Each role has different rights and obligations."/>
|
---|
13 | <meta name="DC.subject" content="DITA-OT project, project roles"/>
|
---|
14 | <meta name="keywords" content="DITA-OT project, project roles"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../admin/DevelopmentProcess.html"/>
|
---|
16 | <meta name="DC.Format" content="XHTML"/>
|
---|
17 | <meta name="DC.Identifier" content="projectroles"/>
|
---|
18 | <meta name="DC.Language" content="en-us"/>
|
---|
19 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
20 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
21 | <title>Project roles and responsibilities</title>
|
---|
22 | </head>
|
---|
23 | <body id="projectroles">
|
---|
24 |
|
---|
25 |
|
---|
26 | <h1 class="title topictitle1">Project roles and responsibilities</h1>
|
---|
27 |
|
---|
28 |
|
---|
29 |
|
---|
30 |
|
---|
31 | <div class="body"><p class="shortdesc">The DITA Open Toolkit (DITA-OT) project has the following roles: Project manager,
|
---|
32 | committer, and contributor. Each role has different rights and obligations.</p>
|
---|
33 |
|
---|
34 | <dl class="dl">
|
---|
35 |
|
---|
36 | <dt class="dt dlterm">Project manager (PM)</dt>
|
---|
37 |
|
---|
38 | <dd class="dd">
|
---|
39 | <div class="p">The project manager is responsible for managing the project. The PM provides leadership to guide
|
---|
40 | the overall direction of the project and removes obstacles, solves problems, and resolves conflicts.
|
---|
41 | The PM works to ensure that the following goals are met:<ul class="ul">
|
---|
42 | <li class="li">The project operates effectively.</li>
|
---|
43 |
|
---|
44 | <li class="li">All project plans, technical documents, and reports are publicly available.</li>
|
---|
45 |
|
---|
46 | <li class="li">The project operates using the open-source rules of engagement, which stress meritocracy,
|
---|
47 | transparency, and open participation.
|
---|
48 | </li>
|
---|
49 |
|
---|
50 | </ul>
|
---|
51 | </div>
|
---|
52 |
|
---|
53 | </dd>
|
---|
54 |
|
---|
55 |
|
---|
56 |
|
---|
57 | <dt class="dt dlterm">Committer</dt>
|
---|
58 |
|
---|
59 | <dd class="dd">Committers oversee the quality and originality of all contributions. Committers influences the
|
---|
60 | development of the project and have write access to the source-code repository. This position
|
---|
61 | reflects a track record of high-quality contributions to the project. </dd>
|
---|
62 |
|
---|
63 |
|
---|
64 |
|
---|
65 | <dt class="dt dlterm">Contributor</dt>
|
---|
66 |
|
---|
67 | <dd class="dd">Contributors contribute code, documentation, fixes, tests, or other work to the project.
|
---|
68 | Contributors do not have write access to the source-code repository. There is no limit to the scope
|
---|
69 | of such contributions, though contributors who expect to donate a large amount of new function to
|
---|
70 | the project are encouraged to work with committers in advance.</dd>
|
---|
71 |
|
---|
72 |
|
---|
73 | </dl>
|
---|
74 |
|
---|
75 | </div>
|
---|
76 |
|
---|
77 | <div class="related-links">
|
---|
78 | <div class="familylinks">
|
---|
79 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../admin/DevelopmentProcess.html" title="The DITA Open Toolkit (DITA-OT) development process is modeled after development processes for other popular and successful open-source projects, most notably Eclipse.">DITA Open Toolkit development process</a></div>
|
---|
80 | </div>
|
---|
81 | </div>
|
---|
82 |
|
---|
83 | </body>
|
---|
84 | </html>
|
---|