maintainer-list.nix: remove ndowens
This commit is contained in:
@@ -21,6 +21,6 @@ buildPythonPackage rec {
|
||||
description = "Command line interface for testing internet bandwidth using speedtest.net";
|
||||
homepage = https://github.com/sivel/speedtest-cli;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ makefu domenkozar ndowens ];
|
||||
maintainers = with maintainers; [ makefu domenkozar ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user