mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
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;
|
||||
maintainers = with lib.maintainers; [ lheckemann alva ];
|
||||
maintainers = with lib.maintainers; [ lheckemann alva melkor333 ];
|
||||
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
||||
};
|
||||
|
||||
|
@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.asl20;
|
||||
|
||||
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";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user