From d602a03e9d023c06bb9beaf432ba4c2b860c589d Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 13 Feb 2022 02:03:18 +0000 Subject: feedbackd: add tomfitzhenry as maintainer (#159698) --- pkgs/applications/misc/feedbackd/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/applications/misc/feedbackd/default.nix b/pkgs/applications/misc/feedbackd/default.nix index 4cdf3399135af..12a1b7f537d50 100644 --- a/pkgs/applications/misc/feedbackd/default.nix +++ b/pkgs/applications/misc/feedbackd/default.nix @@ -69,7 +69,7 @@ stdenv.mkDerivation rec { description = "A daemon to provide haptic (and later more) feedback on events"; homepage = "https://source.puri.sm/Librem5/feedbackd"; license = licenses.gpl3Plus; - maintainers = with maintainers; [ pacman99 ]; + maintainers = with maintainers; [ pacman99 tomfitzhenry ]; platforms = platforms.linux; }; } -- cgit 1.4.1