From a22939d28ce7472acfd3a2c06643428c2b28fc87 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 12:30:53 +0200 Subject: the contact address is lukas@labunix.xyz The same address the commits are authored from, rather than a second one to keep working. --- gui/internal/model/about.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/internal/model/about.go') diff --git a/gui/internal/model/about.go b/gui/internal/model/about.go index e92a0f4..ca57bba 100644 --- a/gui/internal/model/about.go +++ b/gui/internal/model/about.go @@ -7,7 +7,7 @@ package model // public one to name. const ( Author = "Lukasz Kasprzak" - Contact = "contact@labunix.xyz" + Contact = "lukas@labunix.xyz" Licence = "GPL-3.0-or-later" ) -- cgit v1.3