This is an automated email from the ASF dual-hosted git repository.
cbeikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git
The following commit(s) were added to refs/heads/master by this push:
new 82a21bb Add myself to the developers
82a21bb is described below
commit 82a21bbb0ab21af8d9baff079b22b7be81cf99f0
Author: Christian Beikov <[email protected]>
AuthorDate: Mon Oct 21 10:25:09 2019 +0200
Add myself to the developers
---
deltaspike/parent/pom.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index e67a1dc..2716fb9 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -395,6 +395,15 @@
</roles>
<timezone>+1</timezone>
</developer>
+ <developer>
+ <id>cbeikov</id>
+ <name>Christian Beikov</name>
+ <email>[email protected]</email>
+ <roles>
+ <role>Committer</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
</developers>
<dependencyManagement>