You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2010/06/28 18:35:14 UTC

svn commit: r958627 - in /pdfbox/site: pom.xml publish/team-list.html

Author: lehmi
Date: Mon Jun 28 16:35:14 2010
New Revision: 958627

URL: http://svn.apache.org/viewvc?rev=958627&view=rev
Log:
added Adam Nichols to the team list

Modified:
    pdfbox/site/pom.xml
    pdfbox/site/publish/team-list.html

Modified: pdfbox/site/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/site/pom.xml?rev=958627&r1=958626&r2=958627&view=diff
==============================================================================
--- pdfbox/site/pom.xml (original)
+++ pdfbox/site/pom.xml Mon Jun 28 16:35:14 2010
@@ -200,6 +200,13 @@
  <!-- Developers listed by PMC Chair, PMC all alphabetical-->
   <developers>
     <developer>
+        <id>adam</id>
+        <name>Adam Nichols</name>
+        <roles>
+            <role>PMC Member</role>
+        </roles>
+    </developer>
+    <developer>
         <id>lehmi</id>
         <name>Andreas Lehmkühler</name>
         <roles>

Modified: pdfbox/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/pdfbox/site/publish/team-list.html?rev=958627&r1=958626&r2=958627&view=diff
==============================================================================
--- pdfbox/site/publish/team-list.html (original)
+++ pdfbox/site/publish/team-list.html Mon Jun 28 16:35:14 2010
@@ -188,7 +188,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="The_Team"></a><div class="section"><h2>The Team<a name="The_Team"></a></h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><a name="Members"></a><div class="section"><h3>Members<a name="Members"></a></h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Roles</th></tr><tr class="b"
 ><td><a name="lehmi"></a>lehmi</td><td>Andreas Lehmk&#xfc;hler</td><td>PMC Chair</td></tr><tr class="a"><td><a name="blitchfield"></a>blitchfield</td><td>Ben Litchfield</td><td>PMC Member</td></tr><tr class="b"><td><a name="carrier"></a>carrier</td><td>Brian Carrier</td><td>PMC Member</td></tr><tr class="a"><td><a name="danielwilson"></a>danielwilson</td><td>Daniel Wilson</td><td>PMC Member</td></tr><tr class="b"><td><a name="jeremias"></a>jeremias</td><td>Jeremias Maerki</td><td>PMC Member</td></tr><tr class="a"><td><a name="koch"></a>koch</td><td>Johannes Koch</td><td>PMC Member</td></tr><tr class="b"><td><a name="jukka"></a>jukka</td><td>Jukka Zitting</td><td>PMC Member</td></tr><tr class="a"><td><a name="pkoch"></a>pkoch</td><td>Phillipp Koch</td><td>PMC Member</td></tr><tr class="b"><td><a name="vfed"></a>vfed</td><td>Villu Ruusmann</td><td>PMC Member</td></tr></table></div><a name="Contributors"></a><div class="section"><h3>Contributors<a name="Contributors"></a></h3><
 p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
+        <a name="The_Team"></a><div class="section"><h2>The Team<a name="The_Team"></a></h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><a name="Members"></a><div class="section"><h3>Members<a name="Members"></a></h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Roles</th></tr><tr class="b"
 ><td><a name="adam"></a>adam</td><td>Adam Nichols</td><td>PMC Member</td></tr><tr class="a"><td><a name="lehmi"></a>lehmi</td><td>Andreas Lehmk&#xfc;hler</td><td>PMC Chair</td></tr><tr class="b"><td><a name="blitchfield"></a>blitchfield</td><td>Ben Litchfield</td><td>PMC Member</td></tr><tr class="a"><td><a name="carrier"></a>carrier</td><td>Brian Carrier</td><td>PMC Member</td></tr><tr class="b"><td><a name="danielwilson"></a>danielwilson</td><td>Daniel Wilson</td><td>PMC Member</td></tr><tr class="a"><td><a name="jeremias"></a>jeremias</td><td>Jeremias Maerki</td><td>PMC Member</td></tr><tr class="b"><td><a name="koch"></a>koch</td><td>Johannes Koch</td><td>PMC Member</td></tr><tr class="a"><td><a name="jukka"></a>jukka</td><td>Jukka Zitting</td><td>PMC Member</td></tr><tr class="b"><td><a name="pkoch"></a>pkoch</td><td>Phillipp Koch</td><td>PMC Member</td></tr><tr class="a"><td><a name="vfed"></a>vfed</td><td>Villu Ruusmann</td><td>PMC Member</td></tr></table></div><a nam
 e="Contributors"></a><div class="section"><h3>Contributors<a name="Contributors"></a></h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();