maintainers: add cpcloud to maintainer-list.nix

This commit is contained in:
Phillip Cloud 2020-04-04 07:48:43 -04:00 committed by worldofpeace
parent b483a679ee
commit 89424e142e

View file

@ -8368,4 +8368,10 @@
github = "ymeister";
githubId = 47071325;
};
cpcloud = {
name = "Phillip Cloud";
email = "417981+cpcloud@users.noreply.github.com";
github = "cpcloud";
githubId = 417981;
};
}