From 2b6dcdfcd094bf8d6046a17a4d560cf110a6316e Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Sat, 5 Dec 2015 22:41:25 +0100 Subject: Rename 'emery' maintainer handle to 'ehmry', fixes #11493 Communication happens on Github so names should be consistent. --- pkgs/tools/misc/ipxe/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/misc/ipxe/default.nix') diff --git a/pkgs/tools/misc/ipxe/default.nix b/pkgs/tools/misc/ipxe/default.nix index ec9458e70aeb..e4c161b2e51c 100644 --- a/pkgs/tools/misc/ipxe/default.nix +++ b/pkgs/tools/misc/ipxe/default.nix @@ -33,7 +33,7 @@ stdenv.mkDerivation { { description = "Network boot firmware"; homepage = http://ipxe.org/; license = licenses.gpl2; - maintainers = with maintainers; [ emery ]; + maintainers = with maintainers; [ ehmry ]; platforms = platforms.all; }; } -- cgit 1.4.1