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 <[email protected]> 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>[email protected]</email> + <timezone>Europe/Berlin</timezone> + </developer> </developers> <build>
