Repository: incubator-unomi Updated Branches: refs/heads/master 2f0c9edb2 -> 4cf1f64bd
Add amidani as a committer Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/4cf1f64b Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/4cf1f64b Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/4cf1f64b Branch: refs/heads/master Commit: 4cf1f64bde952f4349612aaecf04d5a852a4944f Parents: 2f0c9ed Author: Abdelkader Midani <[email protected]> Authored: Mon Nov 13 15:05:44 2017 +0100 Committer: Abdelkader Midani <[email protected]> Committed: Mon Nov 13 15:05:44 2017 +0100 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/4cf1f64b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cbf02de..0d8a61e 100644 --- a/pom.xml +++ b/pom.xml @@ -225,6 +225,16 @@ <role>PPMC</role> </roles> </developer> + <developer> + <id>amidani</id> + <name>Abdelkader Midani</name> + <email>[email protected]</email> + <timezone>+1</timezone> + <roles> + <role>committer</role> + <role>PPMC</role> + </roles> + </developer> </developers> <distributionManagement>
