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 <[email protected]> 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>
