Take me (viric) out of most maintenance

Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
This commit is contained in:
Lluís Batlle i Rossell
2018-07-22 21:50:19 +02:00
parent bb3986a5fc
commit 66d7126255
104 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Advanced IRC bouncer";
homepage = https://wiki.znc.in/ZNC;
maintainers = with maintainers; [ viric schneefux lnl7 ];
maintainers = with maintainers; [ schneefux lnl7 ];
license = licenses.asl20;
platforms = platforms.unix;
};