···4949 homepage = "https://github.com/pypa/setuptools_scm/";
5050 description = "Handles managing your python package versions in scm metadata";
5151 license = licenses.mit;
5252- maintainers = with maintainers; [ ];
5252+ maintainers = with maintainers; [ nickcao ];
5353 };
5454}
+1-1
pkgs/tools/system/tree/default.nix
···4646 the LS_COLORS environment variable is set and output is to tty.
4747 '';
4848 platforms = platforms.all;
4949- maintainers = with maintainers; [ ];
4949+ maintainers = with maintainers; [ nickcao ];
5050 };
5151}