Add missing role
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1d073e4c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/1d073e4c Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/1d073e4c Branch: refs/heads/master Commit: 1d073e4c093f68132b2d2da4603f6b6b01fe981d Parents: f6f9961 Author: Raphael Ouazana <[email protected]> Authored: Fri Sep 7 17:32:54 2018 +0200 Committer: Benoit Tellier <[email protected]> Committed: Mon Sep 10 17:20:32 2018 +0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/1d073e4c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37a3e37..e552d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -272,6 +272,7 @@ <name>Matthieu Baechler</name> <email>[email protected]</email> <roles> + <role>PMC Member</role> <role>Developer</role> </roles> <timezone /> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
