Merge pull request #126339 from turion/dev_kdenlive_maintainer

kdenlive: Add turion as maintainer

authored by

Sandro and committed by
GitHub
01654ddd e8fbe920

+1
+1
pkgs/applications/kde/kdenlive/default.nix
··· 102 102 103 103 meta = { 104 104 license = with lib.licenses; [ gpl2Plus ]; 105 + maintainers = with lib.maintainers; [ turion ]; 105 106 }; 106 107 }