From 4686eb348fdb4a3d9c5689b7068f19d6cac7d546 Mon Sep 17 00:00:00 2001 From: Atemu Date: Tue, 14 May 2024 18:51:17 +0200 Subject: wluma: add myself to maintainers --- pkgs/tools/wayland/wluma/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/wayland') diff --git a/pkgs/tools/wayland/wluma/default.nix b/pkgs/tools/wayland/wluma/default.nix index 7a9fe3d6d6caa..edc751fec5117 100644 --- a/pkgs/tools/wayland/wluma/default.nix +++ b/pkgs/tools/wayland/wluma/default.nix @@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/maximbaz/wluma"; changelog = "https://github.com/maximbaz/wluma/releases/tag/${version}"; license = licenses.isc; - maintainers = with maintainers; [ yshym jmc-figueira ]; + maintainers = with maintainers; [ yshym jmc-figueira atemu ]; platforms = platforms.linux; mainProgram = "wluma"; }; -- cgit 1.4.1