mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
maintainers: add mdsp
removed non alphabetically sorted mdsp maintainer remove trailing whitespace in pkgs/top-level/all-packages.nix:2377 Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
a669f2a0e4
commit
ee6e39fdb8
|
@ -6306,6 +6306,12 @@
|
|||
fingerprint = "D709 03C8 0BE9 ACDC 14F0 3BFB 77BF E531 397E DE94";
|
||||
}];
|
||||
};
|
||||
mdsp = {
|
||||
github = "Mdsp9070";
|
||||
githubId = 44469426;
|
||||
name = "Matheus de Souza Pessanha";
|
||||
email = "matheus_pessanha2001@outlook.com";
|
||||
};
|
||||
meatcar = {
|
||||
email = "nixpkgs@denys.me";
|
||||
github = "meatcar";
|
||||
|
@ -11162,12 +11168,6 @@
|
|||
githubId = 26458780;
|
||||
name = "Matthew Croughan";
|
||||
};
|
||||
mdsp = {
|
||||
github = "Mdsp9070";
|
||||
githubId = 44469426;
|
||||
name = "Matheus de Souza Pessanha";
|
||||
email = "matheus_pessanha_2001@outlook.com";
|
||||
};
|
||||
ngerstle = {
|
||||
name = "Nicholas Gerstle";
|
||||
email = "ngerstle@gmail.com";
|
||||
|
|
|
@ -2374,7 +2374,7 @@ in
|
|||
|
||||
dyndnsc = callPackage ../applications/networking/dyndns/dyndnsc { };
|
||||
|
||||
earthly = callPackage ../development/tools/earthly { };
|
||||
earthly = callPackage ../development/tools/earthly { };
|
||||
|
||||
earlybird = callPackage ../tools/security/earlybird { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue