Merge pull request #158469 from VergeDX/master
tdesktop: Remove myself as maintainer
This commit is contained in:
commit
489e069b6c
1 changed files with 1 additions and 1 deletions
|
@ -189,6 +189,6 @@ env.mkDerivation rec {
|
|||
platforms = platforms.linux;
|
||||
homepage = "https://desktop.telegram.org/";
|
||||
changelog = "https://github.com/telegramdesktop/tdesktop/releases/tag/v${version}";
|
||||
maintainers = with maintainers; [ oxalica vanilla ];
|
||||
maintainers = with maintainers; [ oxalica ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue