This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-unomi.git
The following commit(s) were added to refs/heads/master by this push:
new b48dc09 Update developper list in README
new 1745c52 Merge pull request #77 from fpapon/README
b48dc09 is described below
commit b48dc093c3783be290bab2d69f8b99c7efd98aac
Author: Francois Papon <[email protected]>
AuthorDate: Thu Feb 21 16:14:09 2019 +0400
Update developper list in README
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index 3d98a17..98cf395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,6 +253,18 @@
<role>committer</role>
</roles>
</developer>
+ <developer>
+ <id>fpapon</id>
+ <name>Francois Papon</name>
+ <email>[email protected]</email>
+ <timezone>+4</timezone>
+ <roles>
+ <role>committer</role>
+ <role>PPMC</role>
+ </roles>
+ <organization>Yupiik</organization>
+ <organizationUrl>https://www.yupiik.com</organizationUrl>
+ </developer>
</developers>
<distributionManagement>