maintainers: add cap
This commit is contained in:
parent
fca98ea5be
commit
6a958bdd7b
|
@ -1110,6 +1110,12 @@
|
||||||
githubId = 5555066;
|
githubId = 5555066;
|
||||||
name = "Andrew Cann";
|
name = "Andrew Cann";
|
||||||
};
|
};
|
||||||
|
cap = {
|
||||||
|
name = "cap";
|
||||||
|
email = "nixos_xasenw9@digitalpostkasten.de";
|
||||||
|
github = "scaredmushroom";
|
||||||
|
githubId = 45340040;
|
||||||
|
};
|
||||||
carlosdagos = {
|
carlosdagos = {
|
||||||
email = "m@cdagostino.io";
|
email = "m@cdagostino.io";
|
||||||
github = "carlosdagos";
|
github = "carlosdagos";
|
||||||
|
|
Loading…
Reference in New Issue