diskonaut: add SuperSandro2000 as maintainer

authored by Sandro and committed by GitHub 1245cc61 f541721e

+1 -1
+1 -1
pkgs/tools/misc/diskonaut/default.nix
··· 20 20 description = "Terminal disk space navigator"; 21 21 homepage = "https://github.com/imsnif/diskonaut"; 22 22 license = licenses.mit; 23 - maintainers = with maintainers; [ evanjs ]; 23 + maintainers = with maintainers; [ evanjs SuperSandro2000 ]; 24 24 }; 25 25 }