You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/03/23 11:26:00 UTC

svn commit: r1908664 - in /comdev/projects.apache.org/trunk/data: committees.xml committees/eventmesh.rdf committees/flagon.rdf

Author: sebb
Date: Thu Mar 23 11:26:00 2023
New Revision: 1908664

URL: http://svn.apache.org/viewvc?rev=1908664&view=rev
Log:
+= Eventmesh, Flagon

Added:
    comdev/projects.apache.org/trunk/data/committees/eventmesh.rdf   (with props)
    comdev/projects.apache.org/trunk/data/committees/flagon.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=1908664&r1=1908663&r2=1908664&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Thu Mar 23 11:26:00 2023
@@ -93,9 +93,11 @@
   <location>committees/empire-db.rdf</location>
   <!-- Retired <location>http://svn.apache.org/repos/asf/etch/site/trunk/infra/doap_Etch_PMC.rdf</location> -->
   <!-- Retired <location>committees-retired/falcon.rdf</location> -->
+  <location>committees/eventmesh.rdf</location>
   <location>committees/felix.rdf</location>
   <location>committees/fineract.rdf</location>
   <location>http://flex.apache.org/pmc_Flex.rdf</location>
+  <location>committees/flagon.rdf</location>
   <location>committees/flink.rdf</location>
   <location>committees/flume.rdf</location>
   <location>committees/fluo.rdf</location>

Added: comdev/projects.apache.org/trunk/data/committees/eventmesh.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/eventmesh.rdf?rev=1908664&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/eventmesh.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/eventmesh.rdf Thu Mar 23 11:26:00 2023
@@ -0,0 +1,31 @@
+<?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="eventmesh">
+    <asfext:name>Apache EventMesh</asfext:name>
+    <asfext:charter>
+    The mission of Apache EventMesh is the creation and maintenance of software
+    related to a fully serverless platform used to build distributed event-driven applications
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://eventmesh.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/trunk/data/committees/flagon.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/flagon.rdf?rev=1908664&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/flagon.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/flagon.rdf Thu Mar 23 11:26:00 2023
@@ -0,0 +1,31 @@
+<?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="flagon">
+    <asfext:name>Apache Flagon</asfext:name>
+    <asfext:charter>
+    The mission of Apache Flagon is the creation and maintenance of software
+    related to thin-client behavioral logging capability useful for business analytics, usage analytics, usability and user testing
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://flagon.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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