Repository: tinkerpop Updated Branches: refs/heads/master d47fdffb7 -> bfaa49d1d
we never added Florian Hockmann to our index.html. Added him and tweaked myself. @dkuppitz can you please republish the homepage. CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/91c2f2c1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/91c2f2c1 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/91c2f2c1 Branch: refs/heads/master Commit: 91c2f2c139e349785c3ac53d102da0d50b4d548d Parents: fa246a1 Author: Marko A. Rodriguez <[email protected]> Authored: Wed Sep 27 16:31:19 2017 -0600 Committer: Marko A. Rodriguez <[email protected]> Committed: Wed Sep 27 16:31:19 2017 -0600 ---------------------------------------------------------------------- docs/site/home/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/91c2f2c1/docs/site/home/index.html ---------------------------------------------------------------------- diff --git a/docs/site/home/index.html b/docs/site/home/index.html index 2fbde70..46cda0c 100644 --- a/docs/site/home/index.html +++ b/docs/site/home/index.html @@ -284,7 +284,7 @@ limitations under the License. responsibility for their contributions through time. <p/> <ul> - <li><a href="http://markorodriguez.com">Marko A. Rodriguez</a> (2009 - PMC): Gremlin language, Gremlin OLAP, documentation.</li> + <li><a href="http://markorodriguez.com">Marko A. Rodriguez</a> (2009 - PMC): Gremlin language, Gremlin machine, documentation.</li> <li><a href="http://ketrinadrawsalot.tumblr.com">Ketrina Yim</a> (2009 - Committer): Illustrator, creator of Gremlin and his merry band of robots.</li> <li><a href="http://stephen.genoprime.com/">Stephen Mallette</a> (2011 - PMC Chair): Gremlin Console/Server/Driver, Graph I/O, testing, documentation, mailing list support.</li> <li><a href="http://jamesthornton.com/">James Thornton</a> (2013 - PMC): Promotions, evangelism.</li> @@ -301,6 +301,7 @@ limitations under the License. <li><a href="https://github.com/davebshow">David Brown</a> (2016 - Committer): Python libraries, Gremlin Server testing.</li> <li><a href="https://github.com/robertdale">Robert Dale</a> (2016 - PMC): Gremlin Console/Server, documentation, mailing list support.</li> <li><a href="https://github.com/jorgebay">Jorge Bay</a> (2017 - Committer): JavaScript and .NET libraries, mailing list support.</li> + <li><a href="https://github.com/FlorianHockmann/">Florian Hockmann</a> (2017 - Committer): .NET libraries, mailing list support.</li> </ul> </div> </div>
