kdenlive: Add turion as maintainer

This commit is contained in:
Manuel Bärenz 2021-06-09 11:29:28 +02:00
parent 41387135dd
commit 1b7e0d91ec

View file

@ -102,5 +102,6 @@ mkDerivation {
meta = {
license = with lib.licenses; [ gpl2Plus ];
maintainers = with lib.maintainers; [ turion ];
};
}