mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
maintainers: add cpcloud to maintainer-list.nix
This commit is contained in:
parent
b483a679ee
commit
89424e142e
|
@ -8368,4 +8368,10 @@
|
||||||
github = "ymeister";
|
github = "ymeister";
|
||||||
githubId = 47071325;
|
githubId = 47071325;
|
||||||
};
|
};
|
||||||
|
cpcloud = {
|
||||||
|
name = "Phillip Cloud";
|
||||||
|
email = "417981+cpcloud@users.noreply.github.com";
|
||||||
|
github = "cpcloud";
|
||||||
|
githubId = 417981;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue