aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-19 10:26:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-19 10:26:34 +0000
commitbbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0 (patch)
treee49610a5d365b4275586e2ccf9b8142e567bd341 /testing
parentdb695fa462a77934f2c6f4ee835ad46963ad35c2 (diff)
downloadaports-bbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0.tar.bz2
aports-bbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0.tar.xz
testing/llvm6: add back contributors, claim maintainership
Diffstat (limited to 'testing')
-rw-r--r--testing/llvm6/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/llvm6/APKBUILD b/testing/llvm6/APKBUILD
index 9f366f97bc..090b20ab51 100644
--- a/testing/llvm6/APKBUILD
+++ b/testing/llvm6/APKBUILD
@@ -1,3 +1,7 @@
+# Contributor: Travis Tilley <ttilley@gmail.com>
+# Contributor: Mitch Tishmack <mitch.tishmack@gmail.com>
+# Contributor: Jakub Jirutka <jakub@jirutka.cz>
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_pkgname=llvm
pkgver=6.0.1
_majorver=${pkgver%%.*}