File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1400014000 githubId = 39707188;
1400114001 name = "Lynn Dong";
1400214002 };
14003+ lzcunt = {
14004+ 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";
14005140132078120789 githubId = 34161949;
2078220790 keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ];
2078320791 };
20784- sanana = {
20785- 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 = {
20792207932079320794 github = "svanderburg";
Original file line number Diff line number Diff 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}
Original file line number Diff line number Diff 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 } ;
You can’t perform that action at this time.
0 commit comments