gdu: add maintainer

main
zowoq 2 years ago
parent a15635a6b3
commit 3004ee49b2
  1. 2
      pkgs/tools/system/gdu/default.nix

@ -45,7 +45,7 @@ buildGoModule rec {
'';
homepage = "https://github.com/dundee/gdu";
license = with licenses; [ mit ];
maintainers = [ maintainers.fab ];
maintainers = [ maintainers.fab maintainers.zowoq ];
platforms = platforms.unix;
};
}

Loading…
Cancel
Save