From f24cf4422db3f0d76f91af15d68dcaedaf22eba3 Mon Sep 17 00:00:00 2001 From: Mustafa Çalışkan Date: Thu, 27 Jan 2022 10:48:49 +0300 Subject: maintainers: change musfay to muscaln --- pkgs/tools/cd-dvd/bootiso/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/cd-dvd') diff --git a/pkgs/tools/cd-dvd/bootiso/default.nix b/pkgs/tools/cd-dvd/bootiso/default.nix index 5acb901a54942..ecd8ecbc9ae84 100644 --- a/pkgs/tools/cd-dvd/bootiso/default.nix +++ b/pkgs/tools/cd-dvd/bootiso/default.nix @@ -41,7 +41,7 @@ stdenvNoCC.mkDerivation rec { description = "Script for securely creating a bootable USB device from one image file"; homepage = "https://github.com/jsamr/bootiso"; license = licenses.gpl3; - maintainers = with maintainers; [ musfay ]; + maintainers = with maintainers; [ muscaln ]; platforms = platforms.all; }; } -- cgit 1.4.1