From a9dd56b31af944e34fdffd3441802f19978c1440 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 4 Feb 2022 11:48:56 +0100 Subject: [PATCH] refactor: lets use a more general mail --- distribusi.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribusi.go b/distribusi.go index 2408e04..a2524e0 100644 --- a/distribusi.go +++ b/distribusi.go @@ -154,7 +154,7 @@ See https://pkg.go.dev/path/filepath#Match for supported patterns for "-i/--igno Authors: []*cli.Author{ { Name: "decentral1se", - Email: "cellarspoon@riseup.net", + Email: "info@varia.zone", }, }, Before: func(c *cli.Context) error {