makemkv: add jchw to maintainers

+1 -1
+1 -1
pkgs/applications/video/makemkv/default.nix
··· 101 ]; 102 homepage = "http://makemkv.com"; 103 platforms = [ "x86_64-linux" ]; 104 - maintainers = with maintainers; [ ]; 105 }; 106 }
··· 101 ]; 102 homepage = "http://makemkv.com"; 103 platforms = [ "x86_64-linux" ]; 104 + maintainers = with maintainers; [ jchw ]; 105 }; 106 }