mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
Merge pull request #126339 from turion/dev_kdenlive_maintainer
kdenlive: Add turion as maintainer
This commit is contained in:
commit
01654ddda1
1 changed files with 1 additions and 0 deletions
|
@ -102,5 +102,6 @@ mkDerivation {
|
|||
|
||||
meta = {
|
||||
license = with lib.licenses; [ gpl2Plus ];
|
||||
maintainers = with lib.maintainers; [ turion ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue