mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
ncdu: add defelo as maintainer
This commit is contained in:
parent
e9350edebf
commit
5436ceef53
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
pSub
|
pSub
|
||||||
rodrgz
|
rodrgz
|
||||||
|
defelo
|
||||||
];
|
];
|
||||||
inherit (zig_0_14.meta) platforms;
|
inherit (zig_0_14.meta) platforms;
|
||||||
mainProgram = "ncdu";
|
mainProgram = "ncdu";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue