From fa89f84c546b2f7e669cacb4e457e2460a487e0a Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Tue, 3 Jan 2017 20:39:20 -0500 Subject: maintainers: rename mdipietro to polyrod to match their github name --- pkgs/tools/system/chase/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/system/chase') diff --git a/pkgs/tools/system/chase/default.nix b/pkgs/tools/system/chase/default.nix index ddaf872fe9fc7..8a4351707168e 100644 --- a/pkgs/tools/system/chase/default.nix +++ b/pkgs/tools/system/chase/default.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { ''; homepage = "https://qa.debian.org/developer.php?login=rotty%40debian.org"; license = stdenv.lib.licenses.gpl2Plus; - maintainers = [ stdenv.lib.maintainers.mdipietro ]; + maintainers = [ stdenv.lib.maintainers.polyrod ]; platforms = stdenv.lib.platforms.all; }; } -- cgit 1.4.1