diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-19 10:26:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-19 10:26:34 +0000 |
commit | bbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0 (patch) | |
tree | e49610a5d365b4275586e2ccf9b8142e567bd341 /testing/llvm6 | |
parent | db695fa462a77934f2c6f4ee835ad46963ad35c2 (diff) | |
download | aports-bbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0.tar.bz2 aports-bbd4bc164b4e50493efbe7bdb9f0e7b9641aedb0.tar.xz |
testing/llvm6: add back contributors, claim maintainership
Diffstat (limited to 'testing/llvm6')
-rw-r--r-- | testing/llvm6/APKBUILD | 4 |
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%%.*} |