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

danielsh 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 000f9d3  Revert the addition of 'petri.rdf'
000f9d3 is described below

commit 000f9d3be1bd82fc6b2470234343404b48f7721b
Author: Daniel Shahaf <[email protected]>
AuthorDate: Sun Dec 15 03:28:12 2019 +0000

    Revert the addition of 'petri.rdf'
    
    Thread: 
https://mail-archives.apache.org/mod_mbox/petri-discuss/201912.mbox/%3C6398c1ac-08eb-4966-bb87-86124084e86f%40www.fastmail.com%3E
---
 petri.rdf | 37 -------------------------------------
 1 file changed, 37 deletions(-)

diff --git a/petri.rdf b/petri.rdf
deleted file mode 100644
index 1dc1ef2..0000000
--- a/petri.rdf
+++ /dev/null
@@ -1,37 +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]"; />
-    <programming-language>Python</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/education"; />
-  </Project>
-</rdf:RDF>
-

Reply via email to