remove profpatsch from maintainer list of a few packages

This commit is contained in:
Profpatsch
2018-02-12 06:24:38 +01:00
parent b806863a82
commit 2922bee722
7 changed files with 9 additions and 9 deletions
@@ -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