summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/who.xml
diff options
context:
space:
mode:
authorGlen Stampoultzis <glens@apache.org>2003-04-24 00:53:41 +0000
committerGlen Stampoultzis <glens@apache.org>2003-04-24 00:53:41 +0000
commit2d641e1f74a3118502974885e5f6577c2758d8a3 (patch)
tree7e3eabf25a0b09b509e0a98ef18183190d81c37b /src/documentation/content/xdocs/who.xml
parent3f0a48aa9cafdef785eaecf7f7ee369d58441eb5 (diff)
downloadpoi-2d641e1f74a3118502974885e5f6577c2758d8a3.tar.gz
poi-2d641e1f74a3118502974885e5f6577c2758d8a3.zip
Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353067 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/who.xml')
-rw-r--r--src/documentation/content/xdocs/who.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/who.xml b/src/documentation/content/xdocs/who.xml
new file mode 100644
index 0000000000..4373f7b9f1
--- /dev/null
+++ b/src/documentation/content/xdocs/who.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">
+
+<document>
+ <header>
+ <title>Who we are</title>
+ <authors>
+ <person name="Davanum Srinivas" email="dims@yahoo.com"/>
+ <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
+ </authors>
+ </header>
+
+ <body>
+
+ <section><title>Who we are</title>
+ <p>
+ The Poi Project operates on a meritocracy: the more you do, the more
+ responsibility you will obtain. This page lists all of the people who have
+ gone the extra mile and are Committers. If you would like to get involved,
+ the first step is to join the mailing lists.
+ </p>
+
+ <p>
+ We ask that you please do not send us emails privately asking for support.
+ We are non-paid volunteers who help out with the project and we do not
+ necessarily have the time or energy to help people on an individual basis.
+ Instead, we have set up mailing lists which often contain hundreds of
+ individuals who will help answer detailed requests for help. The benefit of
+ using mailing lists over private communication is that it is a shared
+ resource where others can also learn from common mistakes and as a
+ community we all grow together.
+ </p>
+
+ <section><title>Advisors</title>
+ <ul>
+ <li><link href="http://jakarta.apache.org/avalon/authors/stefano.html">Stefano Mazzocchi</link> (stefano at apache dot org)
+ </li>
+ </ul>
+ </section>
+
+ <section><title>Committers</title>
+ <ul>
+ <li><link href="http://trilug.org/~acoliver">Andrew C. Oliver</link> (acoliver at apache dot org)</li>
+ <li><link href="http://www.marcj.com">Marc Johnson</link> (mjohnson at apache dot org)</li>
+ <li><link href="http://members.iinet.net.au/~gstamp/glen/">Glen Stampoultzis</link> (glens at apache.org)</li>
+ <li><link href="http://www.rainer-klute.de/">Rainer Klute</link> (klute at apache dot org)</li>
+ <li>Nicola Ken Barozzi (barozzi at nicolaken dot com)</li>
+ <li>Ryan Ackley (sackley at apache dot org)</li>
+ <li>Avik Sengupta (avik at apache dot org)</li>
+ <li>Shawn Laubach (slaubach at apache dot org)</li>
+ </ul>
+ </section>
+ <section><title>Developers</title>
+ <ul>
+ <li>Jason Height (jheight at chariot dot net dot au)</li>
+ <li>Agustin Martin (agusmba at terra dot es)</li>
+ </ul>
+ </section>
+ </section>
+
+</body>
+</document>