liferea: remove myself from meta.maintainers
I haven't been really using it anymore recently, and fortunately we have another active maintainer :-)
This commit is contained in:
parent
243d860c36
commit
3c0e369752
@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A GTK-based news feed aggregator";
|
||||
homepage = "http://lzone.de/liferea/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ vcunat romildo ];
|
||||
maintainers = with maintainers; [ romildo ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
longDescription = ''
|
||||
|
Loading…
Reference in New Issue
Block a user