You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2017/03/12 19:52:38 UTC

[2/2] commons-pool git commit: Add self to pom

Add self to pom


Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/868b9fd6
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/868b9fd6
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/868b9fd6

Branch: refs/heads/master
Commit: 868b9fd6cec388d24f99d5840ea0c42c2d6a0baf
Parents: 88c6bed
Author: Matt Sicker <bo...@gmail.com>
Authored: Sun Mar 12 14:52:37 2017 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sun Mar 12 14:52:37 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/868b9fd6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 42130c0..42fadd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,6 +104,11 @@
       <id>ggregory</id>
       <organization>The Apache Software Foundation</organization>
     </developer>
+    <developer>
+      <name>Matt Sicker</name>
+      <id>mattsicker</id>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
   </developers>
   <contributors>
     <contributor>