Author: sebb
Date: Wed Oct 24 08:33:45 2018
New Revision: 1844739

URL: http://svn.apache.org/viewvc?rev=1844739&view=rev
Log:
+=Joshua, ServiceComb

Added:
    comdev/projects.apache.org/trunk/data/committees/joshua.rdf   (with props)
    comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf   (with 
props)
Modified:
    comdev/projects.apache.org/trunk/data/committees.xml

Modified: comdev/projects.apache.org/trunk/data/committees.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees.xml?rev=1844739&r1=1844738&r2=1844739&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Wed Oct 24 08:33:45 
2018
@@ -115,8 +115,9 @@
   <location>committees/james.rdf</location>
   <location>committees/jclouds.rdf</location>
   <location>committees/jena.rdf</location>
-  <location>committees/johnzon.rdf</location>
   <location>committees/jmeter.rdf</location>
+  <location>committees/johnzon.rdf</location>
+  <location>committees/joshua.rdf</location>
   <location>committees/jspwiki.rdf</location>
   <location>committees/juddi.rdf</location>
   <location>committees/juneau.rdf</location>
@@ -183,6 +184,7 @@
   <location>committees/santuario.rdf</location>
   <location>committees/sentry.rdf</location>
   <location>committees/serf.rdf</location>
+  <location>committees/servicecomb.rdf</location>
   <location>committees/servicemix.rdf</location>
   <!-- Retired <location>committees-retired/shale.rdf</location> -->
   <!-- Retired <location>committees-retired/shindig.rdf</location> -->

Added: comdev/projects.apache.org/trunk/data/committees/joshua.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/joshua.rdf?rev=1844739&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/joshua.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/joshua.rdf Wed Oct 24 
08:33:45 2018
@@ -0,0 +1,32 @@
+<?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="joshua">
+    <asfext:name>Apache Joshua</asfext:name>
+    <asfext:charter>
+    The mission of Apache Joshua is the creation and maintenance of software
+    related to statistical and other forms of machine
+       translation.
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://joshua.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/trunk/data/committees/joshua.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Added: comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf?rev=1844739&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf Wed Oct 24 
08:33:45 2018
@@ -0,0 +1,33 @@
+<?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="servicecomb">
+    <asfext:name>Apache ServiceComb</asfext:name>
+    <asfext:charter>
+    The mission of Apache ServiceComb is the creation and maintenance of 
software
+    related to a microservice framework that provides a set of tools and
+       components to make development and deployment of cloud applications
+       easier.
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://servicecomb.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Propchange: comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to