Merge pull request #126339 from turion/dev_kdenlive_maintainer

kdenlive: Add turion as maintainer
This commit is contained in:
Sandro 2021-06-12 18:26:03 +02:00 committed by GitHub
commit 01654ddda1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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