Repository: james-project Updated Branches: refs/heads/master 0afefc0bd -> 917c9da07
Add me to the committer list Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/917c9da0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/917c9da0 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/917c9da0 Branch: refs/heads/master Commit: 917c9da071c965dcfd3bf2327c127ecb73eaf427 Parents: 0afefc0 Author: Raphael Ouazana <[email protected]> Authored: Tue Jul 12 13:44:36 2016 +0200 Committer: Raphael Ouazana <[email protected]> Committed: Tue Jul 12 13:44:36 2016 +0200 ---------------------------------------------------------------------- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/917c9da0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index da67acb..e112713 100644 --- a/pom.xml +++ b/pom.xml @@ -301,6 +301,15 @@ <role>Developer</role> </roles> </developer> + <developer> + <id>rouazana</id> + <name>Raphael Ouazana</name> + <email>[email protected]</email> + <timezone/> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <contributors> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
