You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by bu...@apache.org on 2012/01/05 04:28:41 UTC

svn commit: r801765 - in /websites/staging/devicemap/trunk/content: ./ devicemap/ devicemap/css/ devicemap/css/devicemap.css devicemap/index.html devicemap/team.html

Author: buildbot
Date: Thu Jan  5 03:28:41 2012
New Revision: 801765

Log:
Staging update by buildbot

Added:
    websites/staging/devicemap/trunk/content/
    websites/staging/devicemap/trunk/content/devicemap/
    websites/staging/devicemap/trunk/content/devicemap/css/
    websites/staging/devicemap/trunk/content/devicemap/css/devicemap.css
    websites/staging/devicemap/trunk/content/devicemap/index.html
    websites/staging/devicemap/trunk/content/devicemap/team.html

Added: websites/staging/devicemap/trunk/content/devicemap/css/devicemap.css
==============================================================================
--- websites/staging/devicemap/trunk/content/devicemap/css/devicemap.css (added)
+++ websites/staging/devicemap/trunk/content/devicemap/css/devicemap.css Thu Jan  5 03:28:41 2012
@@ -0,0 +1,3 @@
+body {
+  font: normal 11pt/17pt Arial,Helvetica,sans-serif;
+}  

Added: websites/staging/devicemap/trunk/content/devicemap/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/devicemap/index.html (added)
+++ websites/staging/devicemap/trunk/content/devicemap/index.html Thu Jan  5 03:28:41 2012
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/devicemap/css/devicemap.css" rel="stylesheet" type="text/css">
+  <title>Apache DeviceMap - Welcome to Apache DeviceMap (incubating)</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <!-- TODO favicon
+  <link rel="icon" type="image/png" href="/devicemap/images/devicemap-logo/devicemap-favicon.png"/>
+  -->
+</head>
+
+<body>
+  <div id="navigation"> 
+
+  <!-- TODO logo
+  <img alt="Apache DeviceMap" width="220" height="101" src="/devicemap/images/devicemap-logo/devicemap-2010-12-14.png"/>
+  -->
+
+  <h1 id="devicemap_links">DeviceMap links</h1>
+<ul>
+<li><a href="/devicemap/index.html">Home</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/devicemap/team.html">Project Team</a></li>
+</ul>
+<h1 id="asf_links">ASF links</h1>
+<ul>
+<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title">Welcome to Apache DeviceMap (incubating)</h1>
+    <h2 id="were_just_getting_started">We're just getting started</h2>
+<p>This is a placeholder for the upcoming Apache DeviceMap website - stay tuned.</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2010 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, DeviceMap and the Apache feather and DeviceMap logos are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/devicemap/trunk/content/devicemap/team.html
==============================================================================
--- websites/staging/devicemap/trunk/content/devicemap/team.html (added)
+++ websites/staging/devicemap/trunk/content/devicemap/team.html Thu Jan  5 03:28:41 2012
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/devicemap/css/devicemap.css" rel="stylesheet" type="text/css">
+  <title>Apache DeviceMap - Apache DeviceMap project team</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <!-- TODO favicon
+  <link rel="icon" type="image/png" href="/devicemap/images/devicemap-logo/devicemap-favicon.png"/>
+  -->
+</head>
+
+<body>
+  <div id="navigation"> 
+
+  <!-- TODO logo
+  <img alt="Apache DeviceMap" width="220" height="101" src="/devicemap/images/devicemap-logo/devicemap-2010-12-14.png"/>
+  -->
+
+  <h1 id="devicemap_links">DeviceMap links</h1>
+<ul>
+<li><a href="/devicemap/index.html">Home</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/devicemap/team.html">Project Team</a></li>
+</ul>
+<h1 id="asf_links">ASF links</h1>
+<ul>
+<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+<li><a href="http://www.apache.org/security/">Security</a></li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title">Apache DeviceMap project team</h1>
+    <p>TODO: add Apache IDs once we have all of them.</p>
+<p>The DeviceMap team currently consists of (in alphabetical order):</p>
+<ul>
+<li>Alessandro Bellucci - (C-P)</li>
+<li>Andrew Savory (asavory) - (C-P-M)</li>
+<li>Bertrand Delacretaz (bdelacretaz) - (C-P-M and Champion) </li>
+<li>Brian LeRoux (brian) - (C-P)</li>
+<li>Christian Stocker - (C-P)</li>
+<li>Nils Dehl - (C-P)</li>
+<li>Philip Jespersen - (C-P)</li>
+<li>Scott Wilson (scottbw) - (C-P)</li>
+<li>Stefano Andreani - (C-P)</li>
+<li>Sylvain Wallez (sylvain) - (C-P-M)</li>
+<li>Tim Fernando - (C-P)</li>
+<li>Werner Keil - (C-P)</li>
+</ul>
+<p><strong>C</strong> indicates a committer, <strong>P</strong> a PPMC member and <strong>M</strong> an incubation mentor. </p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2010 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, DeviceMap and the Apache feather and DeviceMap logos are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>