simplex-chat-desktop: remove maintainer yuu

This commit is contained in:
Terry Garcia
2024-10-21 14:10:52 -05:00
parent 37460eb23a
commit 0085dc94de
@@ -43,7 +43,7 @@ in appimageTools.wrapType2 {
homepage = "https://simplex.chat";
changelog = "https://github.com/simplex-chat/simplex-chat/releases/tag/v${version}";
license = licenses.agpl3Only;
maintainers = with maintainers; [ terryg yuu ];
maintainers = with maintainers; [ terryg ];
platforms = [ "x86_64-linux" ];
};
}