summary refs log tree commit diff
path: root/pkgs/applications/backup/timeshift/unwrapped.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/backup/timeshift/unwrapped.nix')
-rw-r--r--pkgs/applications/backup/timeshift/unwrapped.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/backup/timeshift/unwrapped.nix b/pkgs/applications/backup/timeshift/unwrapped.nix
index 61964370b3e..81a0cd8b02e 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 ];
   };
 }