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

ilgrosso pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/olingo-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 469ae44  ATTIC-251 Update DOAP file to change the PMC to "Attic" and 
add the "Retired" category (#7)
469ae44 is described below

commit 469ae44d85b1a1d32d7578d2ed5ebdeeec0891e8
Author: Niall Pemberton <[email protected]>
AuthorDate: Sun Dec 21 06:21:07 2025 +0000

    ATTIC-251 Update DOAP file to change the PMC to "Attic" and add the 
"Retired" category (#7)
---
 content/doap_Olingo.rdf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/doap_Olingo.rdf b/content/doap_Olingo.rdf
index 4a2fe7c..2000d2c 100644
--- a/content/doap_Olingo.rdf
+++ b/content/doap_Olingo.rdf
@@ -26,7 +26,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Olingo</name>
     <homepage rdf:resource="http://olingo.apache.org"; />
-    <asfext:pmc rdf:resource="http://olingo.apache.org"; />
+    <asfext:pmc rdf:resource="http://attic.apache.org"; />
     <shortdesc>Apache Olingo is a Java and JavaScript library that implements 
the Open Data Protocol (OData). Apache Olingo serves client and server aspects 
of OData. It currently supports OData 2.0 and OData 4.0 (beta). The latter is 
the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
     </shortdesc>
     <description>Apache Olingo is a Java library that implements the Open Data 
Protocol (OData). Apache Olingo serves client and server aspects of OData. It 
currently supports OData 2.0 and support OData 4.0 (beta). The latter is the 
OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
@@ -39,6 +39,7 @@ The extensions part of Olingo for OData 2.0 contains 
additional features like th
     <programming-language>Java</programming-language>
     <programming-language>JavaScript</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library"; />
+    <category rdf:resource="http://projects.apache.org/category/retired"; />
     <release>
       <Version>
         <name>OData 4.0 Library for Java</name>

Reply via email to