about summary refs log tree commit diff
path: root/pkgs/by-name/mo/mov-cli/mov-cli-test.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/mo/mov-cli/mov-cli-test.nix')
-rw-r--r--pkgs/by-name/mo/mov-cli/mov-cli-test.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/mo/mov-cli/mov-cli-test.nix b/pkgs/by-name/mo/mov-cli/mov-cli-test.nix
index f135d863c1d5..7c34524eabcd 100644
--- a/pkgs/by-name/mo/mov-cli/mov-cli-test.nix
+++ b/pkgs/by-name/mo/mov-cli/mov-cli-test.nix
@@ -34,6 +34,6 @@ buildPythonPackage rec {
     description = "A mov-cli plugin that let's you test mov-cli's capabilities by watching free films and animations in the creative commons";
     homepage = "https://github.com/mov-cli/mov-cli-test";
     license = lib.licenses.mit;
-    maintainers = with lib.maintainers; [ roshaen ];
+    maintainers = with lib.maintainers; [ youhaveme9 ];
   };
 }