You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hb...@apache.org on 2015/06/21 03:02:04 UTC

svn commit: r1686680 - in /comdev/projects.apache.org/site: doap/lucene/ doap/tez/ doap/whimsy/ doap/wicket/ doap/wink/ doap/wookie/ doap/xalan/ doap/xerces/ doap/xmlgraphics/ doap/zest/ doap/zookeeper/ json/foundation/

Author: hboutemy
Date: Sun Jun 21 01:02:03 2015
New Revision: 1686680

URL: http://svn.apache.org/r1686680
Log:
updated PMC data

Added:
    comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf   (with props)
    comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf   (with props)
Modified:
    comdev/projects.apache.org/site/doap/lucene/pmc.rdf
    comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf
    comdev/projects.apache.org/site/json/foundation/pmcs.json

Modified: comdev/projects.apache.org/site/doap/lucene/pmc.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/lucene/pmc.rdf?rev=1686680&r1=1686679&r2=1686680&view=diff
==============================================================================
--- comdev/projects.apache.org/site/doap/lucene/pmc.rdf (original)
+++ comdev/projects.apache.org/site/doap/lucene/pmc.rdf Sun Jun 21 01:02:03 2015
@@ -5,8 +5,8 @@
 		<homepage rdf:resource="http://lucene.apache.org/"/>
 		<asfext:chair>
 			<foaf:Person>
-				<foaf:nick>markrmiller</foaf:nick>
-				<foaf:name>Mark Robert Miller</foaf:name>
+				<foaf:nick>mikemccand</foaf:nick>
+				<foaf:name>Michael McCandless</foaf:name>
 			</foaf:Person>
 		</asfext:chair>
 	</asfext:pmc>

Modified: comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf?rev=1686680&r1=1686679&r2=1686680&view=diff
==============================================================================
--- comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf (original)
+++ comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -93,6 +93,11 @@
     </asfext:member>
     <asfext:member>
       <foaf:Person>
+        <foaf:name>Jeff Zhang</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
         <foaf:name>Jitendra Pandey</foaf:name>
       </foaf:Person>
     </asfext:member>

Added: comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   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.
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="whimsy">
+    <asfext:name>Apache Whimsy</asfext:name>
+    <foaf:homepage rdf:resource="http://whimsical.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/whimsy/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="wicket">
+    <asfext:name>Apache Wicket</asfext:name>
+    <foaf:homepage rdf:resource="http://wicket.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/wicket/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   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.
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="wink">
+    <asfext:name>Apache Wink</asfext:name>
+    <foaf:homepage rdf:resource="http://wink.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/wink/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="wookie">
+    <asfext:name>Apache Wookie</asfext:name>
+    <foaf:homepage rdf:resource="http://wookie.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/wookie/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,68 @@
+<?xml version="1.0"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="xalan">
+    <asfext:name>Apache Xalan</asfext:name>
+    <foaf:homepage rdf:resource="http://xalan.apache.org/charter.html"/>
+    <asfext:charter>Apache Xalan exists to promote the use of XSLT.
+    We view XSLT (Extensible Stylesheet Language Transformations) as
+    a compelling paradigm that transforms XML documents, thereby
+    facilitating the exchange, transformation, and presentation of
+    knowledge. The ability to transform XML documents into usable
+    information has great potential to improve the functionality
+    and use of information systems. We intend to build freely
+    available XSLT processing components in order to engender such
+    improvements.</asfext:charter>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Steven J. Hathaway</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>David Bertoni</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Michael Glavassevich</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Gary D. Gregory</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Steven J. Hathaway</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Gareth Reakes</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Sanjiva Weerawarana</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Tim Williams</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/xalan/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,87 @@
+<?xml version="1.0"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="xerces">
+    <asfext:name>Apache Xerces</asfext:name>
+    <foaf:homepage rdf:resource="http://xerces.apache.org/charter.html"/>
+    <asfext:charter>Apache Xerces exists to promote the use of XML. 
+    We view XML as a compelling paradigm that structures data as 
+    information, thereby facilitating the exchange, transformation, 
+    and presentation of knowledge. The ability to transform raw data 
+    into usable information has great potential to improve the 
+    functionality and use of information systems. We intend to build 
+    freely available XML parsers and closely related technologies in 
+    order to engender such improvements.</asfext:charter>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Michael Glavassevich</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>David Cargill</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Andy Clark</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Mukul Gandhi</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Michael Glavassevich</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Neil Graham</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Boris Kolpackov</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Berin Lautenbach</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Alberto Massari</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Khaled Noaman</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Gareth Reakes</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jason Stewart</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/xerces/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,68 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="xmlgraphics">
+    <asfext:name>Apache XML Graphics</asfext:name>
+    <foaf:homepage rdf:resource="http://xmlgraphics.apache.org/"/>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Jeremias Märki</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:charter>Apache XML Graphics exists to promote the use of XML. We view XML as a 
+compelling paradigm that structures data as information, thereby facilitating 
+the exchange, transformation, and presentation of knowledge. The ability to 
+transform raw data into usable information has great potential to improve the 
+functionality and use of information systems. We intend to build freely 
+available products for the conversion of XML to graphical output and closely 
+related technologies in order to engender such improvements.</asfext:charter>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Chris Bowditch</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Thomas DeWeese</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Christian Geisert</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Clay Leeds</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Cameron McCormack</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Simon Pepping</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jörg Pietschmann</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/xmlgraphics/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   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.
+-->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="zest">
+    <asfext:name>Apache Zest</asfext:name>
+    <foaf:homepage rdf:resource="http://zest.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/zest/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf?rev=1686680&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf Sun Jun 21 01:02:03 2015
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="zookeeper">
+    <asfext:name>Apache ZooKeeper</asfext:name>
+    <foaf:homepage rdf:resource="http://zookeeper.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Propchange: comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/site/doap/zookeeper/pmc-doap.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: comdev/projects.apache.org/site/json/foundation/pmcs.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/pmcs.json?rev=1686680&r1=1686679&r2=1686680&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/pmcs.json (original)
+++ comdev/projects.apache.org/site/json/foundation/pmcs.json Sun Jun 21 01:02:03 2015
@@ -1008,6 +1008,11 @@
 "name": "Apache Web Services",
 "rdf": "https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/data_files/webservices.rdf"
 },
+"whimsy": {
+"homepage": "http://whimsical.apache.org/",
+"name": "Apache Whimsy",
+"rdf": "https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/data_files/whimsy.rdf"
+},
 "whirr": {
 "homepage": "http://whirr.apache.org/",
 "name": "Apache Whirr",