You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2021/03/05 15:28:49 UTC

[shiro] branch 1.7.x updated (11ab6fc -> 4becdd9)

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

fpapon pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from 11ab6fc  [maven-release-plugin] prepare for next development iteration
     new 4e9ffaa  (doc) Committer Update
     new 4becdd9  Update PMC Chair

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)


[shiro] 01/02: (doc) Committer Update

Posted by fp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 4e9ffaac4c0a44b81ba52e8c0cae403e0dc7380a
Author: Benjamin Marwell <bm...@gmail.com>
AuthorDate: Fri May 1 11:16:21 2020 +0200

    (doc) Committer Update
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index cd5d7a8..c8b29bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,6 +242,12 @@
             <organizationUrl>https://www.yupiik.com/</organizationUrl>
             <timezone>+4</timezone>
         </developer>
+        <developer>
+            <id>bmarwell</id>
+            <name>Benjamin Marwell</name>
+            <email>bmarwell@apache.org</email>
+            <timezone>Europe/Berlin</timezone>
+        </developer>
     </developers>
 
     <build>


[shiro] 02/02: Update PMC Chair

Posted by fp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 4becdd9af935190ea9dbce7c013a9262e5383b38
Author: Francois Papon <fp...@apache.org>
AuthorDate: Fri Mar 5 10:01:54 2021 +0100

    Update PMC Chair
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c8b29bc..c3aec77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,9 +192,6 @@
             <organization>Stormpath</organization>
             <organizationUrl>https://www.stormpath.com</organizationUrl>
             <timezone>-8</timezone>
-            <roles>
-                <role>PMC Chair</role>
-            </roles>
         </developer>
         <developer>
             <id>kaosko</id>
@@ -226,6 +223,9 @@
             <organization>Stormpath</organization>
             <organizationUrl>https://stormpath.com/</organizationUrl>
             <timezone>-5</timezone>
+            <roles>
+                <role>PMC Chair</role>
+            </roles>
         </developer>
         <developer>
             <id>jbunting</id>