oil{,s-for-unix}: add melkor333 as maintainer
This commit is contained in:
parent
c1a6b4015e
commit
1868ae718c
@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
maintainers = with lib.maintainers; [ lheckemann alva ];
|
maintainers = with lib.maintainers; [ lheckemann alva melkor333 ];
|
||||||
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
|
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
maintainers = with lib.maintainers; [ lheckemann alva mkg20001 ];
|
maintainers = with lib.maintainers; [ lheckemann alva mkg20001 melkor333 ];
|
||||||
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user