mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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; [
|
||||
pSub
|
||||
rodrgz
|
||||
defelo
|
||||
];
|
||||
inherit (zig_0_14.meta) platforms;
|
||||
mainProgram = "ncdu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue