tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
maintainers: remove null fields
Graham Christensen
8 years ago
5e8bdb89
ddf13e66
+3
-3
1 changed file
expand all
collapse all
unified
split
lib
maintainers-list.nix
+3
-3
lib/maintainers-list.nix
···
470
470
name = "Pascal Bach";
471
471
};
472
472
backuitist = {
473
473
-
email = null;
473
473
+
email = "biethb@gmail.com";
474
474
github = "backuitist";
475
475
name = "Bruno Bieth";
476
476
};
···
2691
2691
name = "Pierre Carrier";
2692
2692
};
2693
2693
periklis = {
2694
2694
-
email = null;
2694
2694
+
email = "theopompos@gmail.com";
2695
2695
github = "periklis";
2696
2696
-
name = "theopompos@gmail.com";
2696
2696
+
name = "Periklis Tsirakidis";
2697
2697
};
2698
2698
pesterhazy = {
2699
2699
email = "pesterhazy@gmail.com";