diff options
author | Eivind Uggedal <eu@eju.no> | 2019-05-13 21:25:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-05 20:24:50 +0000 |
commit | f0796946cf097763aa04963445cdf138db0b1ab3 (patch) | |
tree | a12db044c49880829750557cf29587a4c94bf6be /community/go-bootstrap | |
parent | f9b3fd593676e5d44f445796c1f47437e16246b9 (diff) | |
download | aports-f0796946cf097763aa04963445cdf138db0b1ab3.tar.bz2 aports-f0796946cf097763aa04963445cdf138db0b1ab3.tar.xz |
community/go-bootsrap: fix my mail
Diffstat (limited to 'community/go-bootstrap')
-rw-r--r-- | community/go-bootstrap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go-bootstrap/APKBUILD b/community/go-bootstrap/APKBUILD index 54b36f0ace..b2255e4241 100644 --- a/community/go-bootstrap/APKBUILD +++ b/community/go-bootstrap/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Contributor: Eivind Uggedal <eivind@uggedal.com> +# Contributor: Eivind Uggedal <eu@eju.no> # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=go-bootstrap _realname="${pkgname%-*}" |