From 29be637d628d02f391db2e5eb8b5f61f7a0209c4 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Tue, 31 Oct 2023 14:06:52 +0100 Subject: [PATCH] Metadata: Update pkg/txt/specialwords.go Signed-off-by: Michael Mayer --- pkg/txt/specialwords.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/txt/specialwords.go b/pkg/txt/specialwords.go index bb1a50dd6..dcaf15b43 100644 --- a/pkg/txt/specialwords.go +++ b/pkg/txt/specialwords.go @@ -126,6 +126,7 @@ var SpecialWords = map[string]string{ "airplay": "AirPlay", "airpods": "AirPods", "youtube": "YouTube", + "github": "GitHub", "tensorflow": "TensorFlow", "digitalocean": "DigitalOcean", "photosync": "PhotoSync",