From 175155a36e79ec8345af6fcdbea713da2eb88ed7 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Sat, 1 Jan 2022 17:12:34 +0600 Subject: [PATCH] Update g.json --- src/technologies/g.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index e3ef85a13..f11e3d44d 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -608,6 +608,7 @@ "meta": { "keywords": "^go,git,self-hosted,gitea$" }, + "implies" : "Go", "website": "https://gitea.io" }, "Gitiles": { @@ -1756,4 +1757,4 @@ "icon": "gunicorn.png", "website": "http://gunicorn.org" } -} \ No newline at end of file +}