diff options
| author | marcc <marc.collin7@gmail.com> | 2016-01-13 19:30:51 -0200 |
|---|---|---|
| committer | Timo Teräs <timo.teras@iki.fi> | 2016-01-20 09:33:37 +0000 |
| commit | be8c8499edb6dbdbff89e7f5a800c4bd092ced20 (patch) | |
| tree | 6a55a054f9cb3a41ee650b766176ac5a3afcf91c | |
| parent | 6042ff4739fe49a7c03c8405c2e51d7dfd76f91f (diff) | |
| download | aports-be8c8499edb6dbdbff89e7f5a800c4bd092ced20.tar.bz2 aports-be8c8499edb6dbdbff89e7f5a800c4bd092ced20.tar.xz | |
testing/texlive: fix contributor
Isaac Dunham sent me the texlive APKBUILD, which I later forwarded
to ScrumpyJack, that commited. But the contributor is listed as
Carlo Landmeter. clandmeter came up with the first texlive APKBUILD,
but it didn't work in the slightly.
| -rw-r--r-- | testing/texlive/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD index 223f442a04..ad0cabc130 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: Carlo Landmeter <clandmeter@gmail.com> +# Contributor: Isaac Dunham <ibid.ag@gmail.com> # Maintainer: pkgname=texlive pkgver=20150521 |
