forked from mirrors/nixpkgs
maintainers: add myself
This commit is contained in:
parent
b82d121152
commit
8b618c0d5a
|
@ -14009,6 +14009,12 @@
|
|||
githubId = 5978566;
|
||||
name = "Yves-Stan Le Cornec";
|
||||
};
|
||||
ylh = {
|
||||
email = "nixpkgs@ylh.io";
|
||||
github = "ylh";
|
||||
githubId = 9125590;
|
||||
name = "Yestin L. Harrison";
|
||||
};
|
||||
ylwghst = {
|
||||
email = "ylwghst@onionmail.info";
|
||||
github = "ylwghst";
|
||||
|
|
|
@ -91,6 +91,7 @@ stdenv.mkDerivation rec {
|
|||
ehmry
|
||||
ftrvxmtrx
|
||||
kovirobi
|
||||
ylh
|
||||
];
|
||||
mainProgram = "9";
|
||||
platforms = platforms.unix;
|
||||
|
|
Loading…
Reference in a new issue