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/08 18:43:05 UTC

[2/2] incubator-tinkerpop git commit: added MattFrantz as contributor.

added MattFrantz as contributor.


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

Branch: refs/heads/master
Commit: 2f78fab44f874797804859b1381e05fa550f9fe7
Parents: e9385f3
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Mon Jun 8 10:01:04 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Mon Jun 8 10:42:59 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/2f78fab4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 501ffe2..6826bfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@ limitations under the License.
         </developer>
         <developer>
             <name>Stephen Mallette</name>
-            <email>spmva@genoprime.com</email>
+            <email>spmallette@apache.org</email>
             <url>http://stephen.genoprime.com</url>
         </developer>
     </developers>
@@ -73,6 +73,11 @@ limitations under the License.
             <email>josh@fortytwo.net</email>
             <url>http://fortytwo.net</url>
         </contributor>
+        <contributor>
+            <name>Matt Frantz</name>
+            <email>matthew.h.frantz@gmail.com</email>
+            <url>https://github.com/mhfrantz</url>
+        </contributor>
     </contributors>
     <modules>
         <module>gremlin-shaded</module>