You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2015/06/11 17:14:39 UTC

incubator-tinkerpop git commit: added Jason Plurad to the pom.xml .

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 245c4e30e -> 9f9ccf166


added Jason Plurad to the pom.xml <contributors>.


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

Branch: refs/heads/master
Commit: 9f9ccf166c50e6fa8b2e1461075de9ec12d1270f
Parents: 245c4e3
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Thu Jun 11 09:14:25 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Thu Jun 11 09:14:33 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/9f9ccf16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a21bf6a..6d130bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,6 +93,11 @@ limitations under the License.
             <email>matthew.h.frantz@gmail.com</email>
             <url>https://github.com/mhfrantz</url>
         </contributor>
+        <contributor>
+            <name>Jason Plurad</name>
+            <email>pluradj@gmail.com</email>
+            <url>https://github.com/pluradj</url>
+        </contributor>
     </contributors>
     <modules>
         <module>gremlin-shaded</module>