You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by rb...@apache.org on 2012/10/10 18:46:22 UTC

svn commit: r1396682 - /incubator/allura/site/contributors.html

Author: rbowen
Date: Wed Oct 10 16:46:22 2012
New Revision: 1396682

URL: http://svn.apache.org/viewvc?rev=1396682&view=rev
Log:
Contributors.

Added:
    incubator/allura/site/contributors.html

Added: incubator/allura/site/contributors.html
URL: http://svn.apache.org/viewvc/incubator/allura/site/contributors.html?rev=1396682&view=auto
==============================================================================
--- incubator/allura/site/contributors.html (added)
+++ incubator/allura/site/contributors.html Wed Oct 10 16:46:22 2012
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+               "http://www.w3.org/TR/html4/loose.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. 
+-->
+<html>
+<head>
+  <title></title>
+  
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+  <link rel="icon" type="image/png" href="/allura/images/allura-favicon.png"/>
+  
+  <link rel="stylesheet" type="text/css" media="screen" href="/allura/css/style.css">
+  <link rel="stylesheet" type="text/css" media="screen" href="/allura/css/code.css">
+</head>
+
+<body>
+
+<div id="page" class="container_16">
+  <div id="header" class="grid_8">
+    <a href="/allura/"><img alt="Apache Allura, Incubating" src="/allura/images/allura-logo.png"/></a>
+    <h1>Apache Allura, Incubating</h1>
+  </div>
+  <div style="text-align: right; padding: 10px 20px 0px 0px ;">
+    <a href="http://incubator.apache.org"><img alt="Apache Incubator" src="/allura/images/apache-incubator-logo.png"/></a>
+  </div>
+  <div class="clear"></div>
+  <div id="nav" class="grid_3"> 
+  <h1 id="general">General</h1>
+<ul>
+<li><a href="index.html">Home</a></li>
+<li><a href="downloads.html">Downloads</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="get-involved.html">Get Involved</a></li>
+<li><a href="contributors.html">Who we are</a></li>
+<li><a href="mailinglists.html">Mailing Lists</a></li>
+<li><a href="issue-tracking.html">Bug Tracker</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="sources.html">Source Code</a></li>
+<li><a href="getting-started.html">Getting Started</a></li>
+<li><a href="roadmap.html">Project Roadmap</a></li>
+<li><a href="buildserver.html">Buildserver</a></li>
+<li><a href="tools.html">Tools</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="documentation.html">Overview</a></li>
+<li><a href="presentations.html">Presentations</a></li>
+</ul>
+<h1 id="foundation">Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org">ASF</a></li>
+<li><a href="http://incubator.apache.org/">Incubator</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://blogs.apache.org/">Blogs</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+  </div>  
+  <div id="content">
+    <h1 id="who_we_are">Who we are</h1>
+<p><strong>Apache Allura Developers</strong></p>
+<p>Who: All of the volunteers who contribute to the Apache Allura project in the form of time, code, documentation. They are active on the developer mailing list, take part in discussions, supply patches, documentation, give constructive suggestions or comments.</p>
+<p><strong>Apache Allura Committers</strong></p>
+<p>Active:</p>
+<ul>
+<!-- TODO: Fill this out -->
+</ul>
+<p>Further information about the project organisation with a list of all commiters and project mentors can be found <a href="http://incubator.apache.org/projects/allura.html">here</a>.</p>
+  </div>
+  <div class="clear"></div>
+  
+</div>
+
+<div id="copyright" class="container_16">
+  <p>
+    Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+    the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+    <br />
+    Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+  </p>
+</div> 
+  
+</body>
+</html>
+