diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-08-08 18:36:01 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-09 11:52:35 +0000 |
commit | c257ac692b514351bdec75f5b19ab69b0452df49 (patch) | |
tree | 80c71bec8c20d7ac3e721167aa8622c33bbf0f38 /main/rtorrent | |
parent | 806b36862698ebe4fe3f3928702bd6b7884a62a2 (diff) | |
download | aports-c257ac692b514351bdec75f5b19ab69b0452df49.tar.bz2 aports-c257ac692b514351bdec75f5b19ab69b0452df49.tar.xz |
main/rtorrent: claim maintainership
Diffstat (limited to 'main/rtorrent')
-rw-r--r-- | main/rtorrent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rtorrent/APKBUILD b/main/rtorrent/APKBUILD index c56fc98965..6a3a796170 100644 --- a/main/rtorrent/APKBUILD +++ b/main/rtorrent/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Peter Bui <pnutzh4x0r@gmail.com> # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> -# Maintainer: +# Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=rtorrent pkgver=0.9.6 |