This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d56d3b9  petri.rdf is moved to content/petri.rdf
d56d3b9 is described below

commit d56d3b99ea19c23d0e8868fc1be379752ffdc52d
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Mar 16 09:33:34 2021 -0700

    petri.rdf is moved to content/petri.rdf
---
 petri.rdf | 35 -----------------------------------
 1 file changed, 35 deletions(-)

diff --git a/petri.rdf b/petri.rdf
deleted file mode 100644
index 3f06c1c..0000000
--- a/petri.rdf
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl"?>
-<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/";>
-<!--
-    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.
--->
-  <Project rdf:about="http://petri.apache.org";>
-    <created>2019-11-20</created>
-    <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
-    <name>Apache Petri</name>
-    <homepage rdf:resource="http://petri.apache.org"; />
-    <asfext:pmc rdf:resource="http://petri.apache.org"; />
-    <shortdesc>Apache Petri deals with the assessment of, education in, and 
adoption of the Foundation's policies and procedures for collaborative 
development and the pros and cons of joining the Foundation.</shortdesc>
-    <description>Apache Petri deals with the assessment of, education in, and 
adoption of the Foundation's policies and procedures for collaborative 
development and the pros and cons of joining the Foundation.</description>
-    <mailing-list 
rdf:resource="https://lists.apache.org/[email protected]"; />
-    <category rdf:resource="http://projects.apache.org/category/education"; />
-  </Project>
-</rdf:RDF>

Reply via email to