From 512c3c0a059cd420aa557317955a46e1cb233169 Mon Sep 17 00:00:00 2001 From: Oleksii Filonenko Date: Tue, 17 Nov 2020 13:02:06 +0200 Subject: maintainers: rename filalex77 -> Br1ght0ne --- pkgs/tools/networking/6tunnel/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/networking/6tunnel') diff --git a/pkgs/tools/networking/6tunnel/default.nix b/pkgs/tools/networking/6tunnel/default.nix index bf0e8ba33162a..fbdd23f754ef9 100644 --- a/pkgs/tools/networking/6tunnel/default.nix +++ b/pkgs/tools/networking/6tunnel/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { description = "Tunnelling for application that don't speak IPv6"; homepage = "https://github.com/wojtekka/6tunnel"; license = licenses.gpl2; - maintainers = with maintainers; [ filalex77 ]; + maintainers = with maintainers; [ Br1ght0ne ]; platforms = platforms.unix; }; } -- cgit 1.4.1