remove profpatsch from maintainer list of a few packages
This commit is contained in:
@@ -34,8 +34,8 @@ stdenv.mkDerivation rec {
|
||||
description = "Telegram client forked from sigram";
|
||||
homepage = http://aseman.co/en/products/cutegram/;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ profpatsch AndersonTorres ];
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
#TODO: appindicator, for system tray plugin (by @profpatsch)
|
||||
#TODO: appindicator, for system tray plugin
|
||||
|
||||
Reference in New Issue
Block a user