mtl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
This commit is contained in:
parent
3888878db6
commit
0ac80e2b4c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Open source multimedia framework, designed for television broadcasting";
|
||||
homepage = "https://www.mltframework.org";
|
||||
license = with licenses; [ gpl3Only gpl2Only lgpl21Only ];
|
||||
maintainers = with maintainers; [ tohl peti ];
|
||||
maintainers = with maintainers; [ peti ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue