diff options
author | tcely <tcely@users.noreply.github.com> | 2019-03-11 19:56:04 -0400 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-04-07 17:55:36 +0000 |
commit | ef8ce1a3a84e38d1571cf8ece45ceea9b933b8a3 (patch) | |
tree | 2f51c4f140fb484255592d59c2eb3b95e73cc005 /community/dnsdist | |
parent | a1fe28b638d097f237c6a59876c4a28079d7f220 (diff) | |
download | aports-ef8ce1a3a84e38d1571cf8ece45ceea9b933b8a3.tar.bz2 aports-ef8ce1a3a84e38d1571cf8ece45ceea9b933b8a3.tar.xz |
community/dnsdist: become maintainer
Diffstat (limited to 'community/dnsdist')
-rw-r--r-- | community/dnsdist/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD index 8f83119cd4..282215af6f 100644 --- a/community/dnsdist/APKBUILD +++ b/community/dnsdist/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Vince Mele <vmele@inoc.com> -# Maintainer: Vince Mele <vmele@inoc.com> +# Maintainer: tcely <dnsdist+aports@tcely.33mail.com> pkgname="dnsdist" pkgver="1.3.3" pkgrel=0 |