tutanota-desktop: adopt
This commit is contained in:
@@ -22467,11 +22467,11 @@
|
||||
githubId = 117505144;
|
||||
};
|
||||
s0ssh = {
|
||||
name = "s0ssh";
|
||||
email = "me@s0s.sh";
|
||||
github = "s0ssh";
|
||||
githubId = 168315776;
|
||||
keys = [ { fingerprint = "1D34 4976 77AD 462C CA9F D5F1 FF16 29B1 3E89 9C1A"; } ];
|
||||
name = "s0ssh";
|
||||
email = "me@s0s.sh";
|
||||
github = "s0ssh";
|
||||
githubId = 168315776;
|
||||
keys = [ { fingerprint = "1D34 4976 77AD 462C CA9F D5F1 FF16 29B1 3E89 9C1A"; } ];
|
||||
};
|
||||
s1341 = {
|
||||
email = "s1341@shmarya.net";
|
||||
|
||||
@@ -46,7 +46,10 @@ appimageTools.wrapType2 rec {
|
||||
changelog = "https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-${version}";
|
||||
license = lib.licenses.gpl3Only;
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = [ lib.maintainers.awwpotato ];
|
||||
maintainers = with lib.maintainers; [
|
||||
awwpotato
|
||||
s0ssh
|
||||
];
|
||||
mainProgram = "tutanota-desktop";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user