From ab8f86d73f9978d939d884b62f7a876d04d9b8e5 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Tue, 1 Nov 2022 17:24:40 +0800 Subject: various: add bobby285271 as maintainer (#198911) Basically Linux Mint related packages. Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done. --- pkgs/applications/backup/timeshift/unwrapped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/backup/timeshift') diff --git a/pkgs/applications/backup/timeshift/unwrapped.nix b/pkgs/applications/backup/timeshift/unwrapped.nix index 61964370b3e2d..81a0cd8b02e12 100644 --- a/pkgs/applications/backup/timeshift/unwrapped.nix +++ b/pkgs/applications/backup/timeshift/unwrapped.nix @@ -72,6 +72,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/linuxmint/timeshift"; license = licenses.gpl3; platforms = platforms.linux; - maintainers = with maintainers; [ ShamrockLee ]; + maintainers = with maintainers; [ ShamrockLee bobby285271 ]; }; } -- cgit 1.4.1