maintainers: sanana -> lzcunt, update details

This commit is contained in:
sanana
2025-02-26 21:45:09 +03:00
parent 41e5b49c20
commit 91042af346
3 changed files with 10 additions and 9 deletions
+8 -7
View File
@@ -14000,6 +14000,14 @@
githubId = 39707188;
name = "Lynn Dong";
};
lzcunt = {
email = "umutinanerdogan@proton.me";
github = "lzcunt";
githubId = 40492846;
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
matrix = "@sananatheskenana:matrix.org";
name = "sanana the skenana";
};
m00wl = {
name = "Moritz Lumme";
email = "moritz.lumme@gmail.com";
@@ -20781,13 +20789,6 @@
githubId = 34161949;
keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ];
};
sanana = {
email = "asya@waifu.club";
github = "lunabunja";
githubId = 40492846;
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
name = "sanana the skenana";
};
sander = {
email = "s.vanderburg@tudelft.nl";
github = "svanderburg";
+1 -1
View File
@@ -60,7 +60,7 @@ stdenv.mkDerivation {
mainProgram = "freesweep";
homepage = "https://github.com/rwestlund/freesweep";
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [ sanana ];
maintainers = with lib.maintainers; [ lzcunt ];
platforms = lib.platforms.unix;
};
}
+1 -1
View File
@@ -109,8 +109,8 @@ stdenv.mkDerivation {
licenses.zlib # tinf
];
maintainers = [
maintainers.lzcunt
maintainers.phip1611
maintainers.sanana
maintainers.surfaceflinger
];
};