tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
maintainers: sanana -> lzcunt, update details
sanana
11 months ago
91042af3
41e5b49c
+10
-9
3 changed files
expand all
collapse all
unified
split
maintainers
maintainer-list.nix
pkgs
by-name
fr
freesweep
package.nix
li
limine
package.nix
+8
-7
maintainers/maintainer-list.nix
···
14000
14000
githubId = 39707188;
14001
14001
name = "Lynn Dong";
14002
14002
};
14003
14003
+
lzcunt = {
14004
14004
+
email = "umutinanerdogan@proton.me";
14005
14005
+
github = "lzcunt";
14006
14006
+
githubId = 40492846;
14007
14007
+
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
14008
14008
+
matrix = "@sananatheskenana:matrix.org";
14009
14009
+
name = "sanana the skenana";
14010
14010
+
};
14003
14011
m00wl = {
14004
14012
name = "Moritz Lumme";
14005
14013
email = "moritz.lumme@gmail.com";
···
20780
20788
github = "Samyak2";
20781
20789
githubId = 34161949;
20782
20790
keys = [ { fingerprint = "155C F413 0129 C058 9A5F 5524 3658 73F2 F0C6 153B"; } ];
20783
20783
-
};
20784
20784
-
sanana = {
20785
20785
-
email = "asya@waifu.club";
20786
20786
-
github = "lunabunja";
20787
20787
-
githubId = 40492846;
20788
20788
-
keys = [ { fingerprint = "B766 7717 1644 5ABC DE82 94AA 4679 BF7D CC04 4783"; } ];
20789
20789
-
name = "sanana the skenana";
20790
20791
};
20791
20792
sander = {
20792
20793
email = "s.vanderburg@tudelft.nl";
+1
-1
pkgs/by-name/fr/freesweep/package.nix
···
60
60
mainProgram = "freesweep";
61
61
homepage = "https://github.com/rwestlund/freesweep";
62
62
license = lib.licenses.gpl2Only;
63
63
-
maintainers = with lib.maintainers; [ sanana ];
63
63
+
maintainers = with lib.maintainers; [ lzcunt ];
64
64
platforms = lib.platforms.unix;
65
65
};
66
66
}
+1
-1
pkgs/by-name/li/limine/package.nix
···
109
109
licenses.zlib # tinf
110
110
];
111
111
maintainers = [
112
112
+
maintainers.lzcunt
112
113
maintainers.phip1611
113
113
-
maintainers.sanana
114
114
maintainers.surfaceflinger
115
115
];
116
116
};