diff options
author | Eivind Uggedal <eu@eju.no> | 2019-05-13 21:26:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-05 20:24:50 +0000 |
commit | 7c4a12d04617c30f9174e4e847cd4fe0f3423afa (patch) | |
tree | 3a67cc674b2e5694d03df0243fa0f5166f559566 /community | |
parent | f0796946cf097763aa04963445cdf138db0b1ab3 (diff) | |
download | aports-7c4a12d04617c30f9174e4e847cd4fe0f3423afa.tar.bz2 aports-7c4a12d04617c30f9174e4e847cd4fe0f3423afa.tar.xz |
community/go: re-add contrib tag
I brought go to the tree in abfdfd32d2c6.
Diffstat (limited to 'community')
-rw-r--r-- | community/go/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/go/APKBUILD b/community/go/APKBUILD index 200489794a..16a8716540 100644 --- a/community/go/APKBUILD +++ b/community/go/APKBUILD @@ -1,4 +1,5 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> +# Contributor: Eivind Uggedal <eu@eju.no> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=go pkgver=1.12.5 |