From 65781e204d7c76b50351676360cecadfd4ec7646 Mon Sep 17 00:00:00 2001 From: Rok Garbas Date: Wed, 3 Jul 2019 11:27:39 +0200 Subject: Remove me (garbas) as maintainer since I don't have much time to maintain anything --- pkgs/tools/security/pass/rofi-pass.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/security') diff --git a/pkgs/tools/security/pass/rofi-pass.nix b/pkgs/tools/security/pass/rofi-pass.nix index ac9ea6c7013f..6140159dcb50 100644 --- a/pkgs/tools/security/pass/rofi-pass.nix +++ b/pkgs/tools/security/pass/rofi-pass.nix @@ -50,7 +50,7 @@ stdenv.mkDerivation rec { meta = { description = "A script to make rofi work with password-store"; homepage = https://github.com/carnager/rofi-pass; - maintainers = with stdenv.lib.maintainers; [ the-kenny garbas ]; + maintainers = with stdenv.lib.maintainers; [ the-kenny ]; license = stdenv.lib.licenses.gpl3; platforms = with stdenv.lib.platforms; linux; }; -- cgit 1.4.1