simplex-chat-desktop: add maintainer terryg

This commit is contained in:
Terry Garcia
2024-08-25 23:49:07 -05:00
parent 81dfba5f38
commit abd241be52
@@ -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; [ yuu ];
maintainers = with maintainers; [ terryg yuu ];
platforms = [ "x86_64-linux" ];
};
}