Repository: commons-release-plugin
Updated Branches:
  refs/heads/master efce48a13 -> 144b5ce3b


Add self.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/144b5ce3
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/144b5ce3
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/144b5ce3

Branch: refs/heads/master
Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d
Parents: efce48a
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Wed Feb 14 07:45:47 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Wed Feb 14 07:45:47 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/144b5ce3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 09432fb..ef35ed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,12 @@
             <email>chtom...@apache.org</email>
             <timezone>-5</timezone>
         </developer>
+        <developer>
+            <name>Gary Gregory</name>
+            <id>ggregory</id>
+            <email>ggreg...@apache.org</email>
+            <timezone>-6</timezone>
+        </developer>
     </developers>
 
     <properties>

Reply via email to