You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by ac...@apache.org on 2018/12/08 20:55:22 UTC

incubator-tamaya git commit: Add acoburn to developer list

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 69090c547 -> db2cf34fa


Add acoburn to developer list


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/db2cf34f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/db2cf34f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/db2cf34f

Branch: refs/heads/master
Commit: db2cf34fa04c5ee1674ba3ae2532204c6c20bda0
Parents: 69090c5
Author: Aaron Coburn <ac...@apache.org>
Authored: Sat Dec 8 15:52:25 2018 -0500
Committer: Aaron Coburn <ac...@apache.org>
Committed: Sat Dec 8 15:52:25 2018 -0500

----------------------------------------------------------------------
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/db2cf34f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e882d25..9443cf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,6 +199,16 @@
             </roles>
             <timezone>+1</timezone>
         </developer>
+
+        <developer>
+          <id>acoburn</id>
+          <name>Aaron Coburn</name>
+          <email>acoburn AT apache.org</email>
+          <roles>
+            <role>Committer</role>
+          </roles>
+          <timezone>-5</timezone>
+        </developer>
     </developers>
 
     <modules>