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:
@@ -183,6 +183,6 @@ mkDerivation rec {
|
|||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
homepage = "https://desktop.telegram.org/";
|
homepage = "https://desktop.telegram.org/";
|
||||||
changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}";
|
changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}";
|
||||||
maintainers = with maintainers; [ oxalica primeos vanilla ];
|
maintainers = with maintainers; [ oxalica vanilla ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user