add me in committers list
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/667331fc
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/667331fc
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/667331fc
Branch: refs/heads/master
Commit: 667331fcee26ffeb0ef42c46fe02540219c182cc
Parents: 660dad3
Author: kolonitsky <Alex.Kolonitsky@gmail.com>
Authored: Mon Feb 9 14:34:54 2015 +0300
Committer: kolonitsky <Alex.Kolonitsky@gmail.com>
Committed: Mon Feb 9 14:34:54 2015 +0300
----------------------------------------------------------------------
pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/cayenne/blob/667331fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f01cc56..9a2b864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,6 +210,16 @@
<role>Committer</role>
</roles>
</developer>
+ <developer>
+ <id>kolonitsky</id>
+ <name>Alex Kolonitsky</name>
+ <email>kolonitsky@apache.org</email>
+ <organization>ObjectStyle</organization>
+ <roles>
+ <role>Committer</role>
+ </roles>
+ <timezone>+3</timezone>
+ </developer>
</developers>
<licenses>
<license>
|