maintainers: sanana -> lzcunt, update details
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -109,8 +109,8 @@ stdenv.mkDerivation {
|
||||
licenses.zlib # tinf
|
||||
];
|
||||
maintainers = [
|
||||
maintainers.lzcunt
|
||||
maintainers.phip1611
|
||||
maintainers.sanana
|
||||
maintainers.surfaceflinger
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user