From 80a1a58c2e48b2f611be60439004f4168d1b1522 Mon Sep 17 00:00:00 2001 From: aleksana Date: Wed, 10 May 2023 18:25:31 +0800 Subject: adbfs-rootless: add aleksana as maintainer --- pkgs/development/mobile/adbfs-rootless/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/mobile') diff --git a/pkgs/development/mobile/adbfs-rootless/default.nix b/pkgs/development/mobile/adbfs-rootless/default.nix index e2712517ee55..cba73e23fd9c 100644 --- a/pkgs/development/mobile/adbfs-rootless/default.nix +++ b/pkgs/development/mobile/adbfs-rootless/default.nix @@ -37,7 +37,7 @@ stdenv.mkDerivation rec { description = "Mount Android phones on Linux with adb, no root required"; inherit (src.meta) homepage; license = licenses.bsd3; - maintainers = with maintainers; [ Profpatsch ]; + maintainers = with maintainers; [ Profpatsch aleksana ]; platforms = platforms.unix; }; } -- cgit 1.4.1