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 21:13:51 UTC

incubator-tamaya-sandbox git commit: Add acoburn to developer list

Repository: incubator-tamaya-sandbox
Updated Branches:
  refs/heads/master 56adb6d8e -> 76bccc214


Add acoburn to developer list


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

Branch: refs/heads/master
Commit: 76bccc214e17456107db2bca85329e0f03d7284e
Parents: 56adb6d
Author: Aaron Coburn <ac...@apache.org>
Authored: Sat Dec 8 16:13:30 2018 -0500
Committer: Aaron Coburn <ac...@apache.org>
Committed: Sat Dec 8 16:13:30 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/76bccc21/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 715ca1d..37b2b58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,6 +189,16 @@ under the License.
             <email>pottlinger at apache.org</email>
             <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>
 
     <dependencyManagement>