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

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new eed8ab006 chore: update shiro.doap file with more recent versions and 
maintainers (#2768)
eed8ab006 is described below

commit eed8ab006e12633810889678024d865c62422b3f
Author: Lenny Primak <[email protected]>
AuthorDate: Fri Jun 12 15:27:55 2026 -0400

    chore: update shiro.doap file with more recent versions and maintainers 
(#2768)
---
 shiro.doap.rdf | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/shiro.doap.rdf b/shiro.doap.rdf
index 44b05dad8..48b732532 100644
--- a/shiro.doap.rdf
+++ b/shiro.doap.rdf
@@ -132,6 +132,34 @@
                 <revision>1.4.0-RC2</revision>
             </Version>
         </release>
+        <release>
+            <Version>
+                <name>Apache Shiro 1.13.0</name>
+                <created>2023-10-31</created>
+                <revision>1.13.0</revision>
+            </Version>
+        </release>
+        <release>
+            <Version>
+                <name>Apache Shiro 2.1.0</name>
+                <created>2026-02-04</created>
+                <revision>2.1.0</revision>
+            </Version>
+        </release>
+        <release>
+            <Version>
+                <name>Apache Shiro 3.0.0-alpha-1</name>
+                <created>2026-02-22</created>
+                <revision>3.0.0-alpha-1</revision>
+            </Version>
+        </release>
+        <release>
+            <Version>
+                <name>Apache Shiro 2.2.0</name>
+                <created>2026-05-26</created>
+                <revision>2.2.0</revision>
+            </Version>
+        </release>
 
         <repository>
             <GitRepository>
@@ -140,6 +168,18 @@
             </GitRepository>
         </repository>
         <maintainer>
+            <foaf:Person>
+                <foaf:name>Lenny Primak</foaf:name>
+                <foaf:mbox rdf:resource="mailto:[email protected]"/>
+            </foaf:Person>
+            <foaf:Person>
+                <foaf:name>François Papon</foaf:name>
+                <foaf:mbox rdf:resource="mailto:[email protected]"/>
+            </foaf:Person>
+            <foaf:Person>
+                <foaf:name>Benjamin Marwell</foaf:name>
+                <foaf:mbox rdf:resource="mailto:[email protected]"/>
+            </foaf:Person>
             <foaf:Person>
                 <foaf:name>Les Hazlewood</foaf:name>
                 <foaf:mbox rdf:resource="mailto:[email protected]"/>

Reply via email to