You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/03/19 12:22:19 UTC

svn commit: r1302377 - in /pivot/site/trunk: deploy/who-we-are.html www/who-we-are.xml

Author: smartini
Date: Mon Mar 19 11:22:18 2012
New Revision: 1302377

URL: http://svn.apache.org/viewvc?rev=1302377&view=rev
Log:
add Emeritus Committers section

Modified:
    pivot/site/trunk/deploy/who-we-are.html
    pivot/site/trunk/www/who-we-are.xml

Modified: pivot/site/trunk/deploy/who-we-are.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/who-we-are.html?rev=1302377&r1=1302376&r2=1302377&view=diff
==============================================================================
--- pivot/site/trunk/deploy/who-we-are.html (original)
+++ pivot/site/trunk/deploy/who-we-are.html Mon Mar 19 11:22:18 2012
@@ -103,6 +103,19 @@ limitations under the License.
             </ul>
         </div>
 
+        <div class="section"><a name="Emeritus Committers"><h2>Emeritus Committers</h2></a>
+            <ul class="committers">
+                <li>
+                    <strong>Christopher Brind</strong>
+                    <em>(brindy at apache.org)</em>
+                </li>
+                <li>
+                    <strong>Niclas Hedhman</strong>
+                    <em>(niclas at apache.org)</em>
+                </li>
+            </ul>
+        </div>
+
     </div></div></div><div id="footer" class="group"><div class="footerLogo">Copyright (c) 1999-2012<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://cwiki.apache.org/confluence/display/PIVOT/Other+Demos" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0.1/docs/api/">Javadoc (2.0.1)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a>
 </li><li><a href="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/a/apache-extras.org/p/pivot-jfree/">JFreeChart Provider</a></li><li><a href="http://code.google.com/a/apache-extras.org/p/pivot-common/">Pivot-Common</a></li><li><a href="http://code.google.com/a/apache-extras.org/p/pivot-contrib/">Pivot-Contrib</a></li><li><a href="http://code.google.com/a/apache-extras.org/p/pivot-multilang/">Pivot-Multilang</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="http://cwiki.apache.org/confluence/display/PIVOT/News">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div><div class="footerLinks">
                 	Apache Pivot, Pivot, Apache, and the Apache Pivot project logo are trademarks of The Apache Software Foundation.
                 </div></div></div></body></html>
\ No newline at end of file

Modified: pivot/site/trunk/www/who-we-are.xml
URL: http://svn.apache.org/viewvc/pivot/site/trunk/www/who-we-are.xml?rev=1302377&r1=1302376&r2=1302377&view=diff
==============================================================================
--- pivot/site/trunk/www/who-we-are.xml (original)
+++ pivot/site/trunk/www/who-we-are.xml Mon Mar 19 11:22:18 2012
@@ -103,5 +103,19 @@ limitations under the License.
             </ul>
         </section>
 
+
+        <section name="Emeritus Committers">
+            <ul class="committers">
+                <li>
+                    <strong>Christopher Brind</strong>
+                    <em>(brindy at apache.org)</em>
+                </li>
+                <li>
+                    <strong>Niclas Hedhman</strong>
+                    <em>(niclas at apache.org)</em>
+                </li>
+            </ul>
+        </section>
+
     </body>
 </document>