yt-dlp: add marsam to maintainers

This commit is contained in:
Mario Rodas
2022-05-18 04:20:00 +00:00
parent 032433e985
commit 74fb021e95
+1 -1
View File
@@ -67,6 +67,6 @@ buildPythonPackage rec {
you can modify it, redistribute it or use it however you like.
'';
license = licenses.unlicense;
maintainers = with maintainers; [ mkg20001 SuperSandro2000 ];
maintainers = with maintainers; [ mkg20001 SuperSandro2000 marsam ];
};
}