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 2018/12/30 11:51:18 UTC

shiro git commit: Update developer list

Repository: shiro
Updated Branches:
  refs/heads/master f782eb108 -> b0f035d5a


Update developer list


Project: http://git-wip-us.apache.org/repos/asf/shiro/repo
Commit: http://git-wip-us.apache.org/repos/asf/shiro/commit/b0f035d5
Tree: http://git-wip-us.apache.org/repos/asf/shiro/tree/b0f035d5
Diff: http://git-wip-us.apache.org/repos/asf/shiro/diff/b0f035d5

Branch: refs/heads/master
Commit: b0f035d5a7492828bf3e4f766007a490574b5454
Parents: f782eb1
Author: Francois Papon <fp...@apache.org>
Authored: Tue Dec 18 16:40:44 2018 +0400
Committer: Francois Papon <fp...@apache.org>
Committed: Sat Dec 22 09:17:43 2018 +0400

----------------------------------------------------------------------
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/shiro/blob/b0f035d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 10527df..06157f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,6 +216,14 @@
             <organization>Apache Software Foundation</organization>
             <timezone>-6</timezone>
         </developer>
+        <developer>
+            <id>fpapon</id>
+            <name>Francois Papon</name>
+            <email>fpapon@apache.org</email>
+            <organization>Yupiik</organization>
+            <organizationUrl>https://www.yupiik.com/</organizationUrl>
+            <timezone>+4</timezone>
+        </developer>
     </developers>
 
     <build>