forked from mirrors/nixpkgs
tdesktop: Remove myself as maintainer
I don't use Telegram-Desktop anymore and it looks like the transition to new maintainers is working so far (so there's no reason for me to remain listed as a maintainer).
This commit is contained in:
parent
45be3b1d3c
commit
42ed814325
|
@ -183,6 +183,6 @@ mkDerivation rec {
|
|||
platforms = platforms.linux;
|
||||
homepage = "https://desktop.telegram.org/";
|
||||
changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}";
|
||||
maintainers = with maintainers; [ oxalica primeos vanilla ];
|
||||
maintainers = with maintainers; [ oxalica vanilla ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue