maintainers: sanana -> lzcunt, update details

sanana 91042af3 41e5b49c

+10 -9
+8 -7
maintainers/maintainer-list.nix
··· 14000 githubId = 39707188; 14001 name = "Lynn Dong"; 14002 }; 14003 m00wl = { 14004 name = "Moritz Lumme"; 14005 email = "moritz.lumme@gmail.com"; ··· 20780 github = "Samyak2"; 20781 githubId = 34161949; 20782 keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ]; 20783 - }; 20784 - sanana = { 20785 - email = "asya@waifu.club"; 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 }; 20791 sander = { 20792 email = "s.vanderburg@tudelft.nl";
··· 14000 githubId = 39707188; 14001 name = "Lynn Dong"; 14002 }; 14003 + lzcunt = { 14004 + email = "umutinanerdogan@proton.me"; 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 + }; 14011 m00wl = { 14012 name = "Moritz Lumme"; 14013 email = "moritz.lumme@gmail.com"; ··· 20788 github = "Samyak2"; 20789 githubId = 34161949; 20790 keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ]; 20791 }; 20792 sander = { 20793 email = "s.vanderburg@tudelft.nl";
+1 -1
pkgs/by-name/fr/freesweep/package.nix
··· 60 mainProgram = "freesweep"; 61 homepage = "https://github.com/rwestlund/freesweep"; 62 license = lib.licenses.gpl2Only; 63 - maintainers = with lib.maintainers; [ sanana ]; 64 platforms = lib.platforms.unix; 65 }; 66 }
··· 60 mainProgram = "freesweep"; 61 homepage = "https://github.com/rwestlund/freesweep"; 62 license = lib.licenses.gpl2Only; 63 + maintainers = with lib.maintainers; [ lzcunt ]; 64 platforms = lib.platforms.unix; 65 }; 66 }
+1 -1
pkgs/by-name/li/limine/package.nix
··· 109 licenses.zlib # tinf 110 ]; 111 maintainers = [ 112 maintainers.phip1611 113 - maintainers.sanana 114 maintainers.surfaceflinger 115 ]; 116 };
··· 109 licenses.zlib # tinf 110 ]; 111 maintainers = [ 112 + maintainers.lzcunt 113 maintainers.phip1611 114 maintainers.surfaceflinger 115 ]; 116 };