Skip to content

Commit 91042af

Browse files
committed
maintainers: sanana -> lzcunt, update details
1 parent 41e5b49 commit 91042af

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

maintainers/maintainer-list.nix

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14000,6 +14000,14 @@
1400014000
githubId = 39707188;
1400114001
name = "Lynn Dong";
1400214002
};
14003+
lzcunt = {
14004+
email = "[email protected]";
14005+
github = "lzcunt";
14006+
githubId = 40492846;
14007+
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
14008+
matrix = "@sananatheskenana:matrix.org";
14009+
name = "sanana the skenana";
14010+
};
1400314011
m00wl = {
1400414012
name = "Moritz Lumme";
1400514013
email = "[email protected]";
@@ -20781,13 +20789,6 @@
2078120789
githubId = 34161949;
2078220790
keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ];
2078320791
};
20784-
sanana = {
20785-
email = "[email protected]";
20786-
github = "lunabunja";
20787-
githubId = 40492846;
20788-
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
20789-
name = "sanana the skenana";
20790-
};
2079120792
sander = {
2079220793
email = "[email protected]";
2079320794
github = "svanderburg";

pkgs/by-name/fr/freesweep/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ stdenv.mkDerivation {
6060
mainProgram = "freesweep";
6161
homepage = "https://github.com/rwestlund/freesweep";
6262
license = lib.licenses.gpl2Only;
63-
maintainers = with lib.maintainers; [ sanana ];
63+
maintainers = with lib.maintainers; [ lzcunt ];
6464
platforms = lib.platforms.unix;
6565
};
6666
}

pkgs/by-name/li/limine/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ stdenv.mkDerivation {
109109
licenses.zlib # tinf
110110
];
111111
maintainers = [
112+
maintainers.lzcunt
112113
maintainers.phip1611
113-
maintainers.sanana
114114
maintainers.surfaceflinger
115115
];
116116
};

0 commit comments

Comments
 (0)