This is an automated email from the ASF dual-hosted git repository. valentyn pushed a commit to branch valentyn/about-me in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit ef35f26f19b1efff2e5bc54ed7f2d6c3bca85b37 Author: Valentyn Kahamlyk <[email protected]> AuthorDate: Thu Mar 12 09:58:55 2026 -0700 main page update --- docs/site/home/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/home/index.html b/docs/site/home/index.html index 7a25509786..007a02f583 100644 --- a/docs/site/home/index.html +++ b/docs/site/home/index.html @@ -880,7 +880,7 @@ g.V().has("name","gremlin").out("bought").aggregate("stash"). target="_blank">Valentyn Kahamlyk </a><span class="medium">(Committer)</span> </p> <p class="mb-0"><span class="medium">Year : 2022</span></p> - <p class="mb-0">Go and Python GLV development, </p> + <p class="mb-0">GremlinLang migration for TinkerPop 4, reference implementation of transactional Graph, Properties on Elements serialization, new Gremlin language steps including date functions and mid-traversal E(), Golang GLV development.</p> </div> </div> <div class="col-lg-6">
