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/14 16:48:34 UTC

[4/5] incubator-tinkerpop git commit: Added a contributor

Added a 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/201389ef
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/201389ef
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/201389ef

Branch: refs/heads/xmatch
Commit: 201389efd7be42d5aa891e7a184ce229e928b6d0
Parents: 92e628b
Author: PommeVerte <dy...@gmail.com>
Authored: Sat Jun 13 12:32:48 2015 +0200
Committer: PommeVerte <dy...@gmail.com>
Committed: Sat Jun 13 12:32:48 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/201389ef/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d130bd..7f1754b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,11 @@ limitations under the License.
             <email>pluradj@gmail.com</email>
             <url>https://github.com/pluradj</url>
         </contributor>
+        <contributor>
+            <name>Dylan Millikin</name>
+            <email>dylan.millikin@gmail.com</email>
+            <url>https://github.com/PommeVerte</url>
+        </contributor>
     </contributors>
     <modules>
         <module>gremlin-shaded</module>