From ccfe14cb3b9a30bd3f98ed33be475604bcabe6f4 Mon Sep 17 00:00:00 2001 From: xiorcale Date: Fri, 8 May 2020 09:08:53 +0200 Subject: github username: kjuvi -> xiorcale --- pkgs/applications/networking/browsers/ephemeral/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/networking/browsers/ephemeral') diff --git a/pkgs/applications/networking/browsers/ephemeral/default.nix b/pkgs/applications/networking/browsers/ephemeral/default.nix index ead9555c3a6b6..69e8179489cfa 100644 --- a/pkgs/applications/networking/browsers/ephemeral/default.nix +++ b/pkgs/applications/networking/browsers/ephemeral/default.nix @@ -63,7 +63,7 @@ stdenv.mkDerivation rec { meta = with stdenv.lib; { description = "The always-incognito web browser"; homepage = "https://github.com/cassidyjames/ephemeral"; - maintainers = with maintainers; [ kjuvi ] ++ pantheon.maintainers; + maintainers = with maintainers; [ xiorcale ] ++ pantheon.maintainers; platforms = platforms.linux; license = licenses.gpl3; }; -- cgit 1.4.1