forked from mirrors/nixpkgs
libva-utils: add SuperSandro2000 as maintainer
This commit is contained in:
parent
c329f549eb
commit
9e1ee884e9
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/intel/libva-utils";
|
||||
changelog = "https://raw.githubusercontent.com/intel/libva-utils/${version}/NEWS";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
maintainers = with maintainers; [ primeos SuperSandro2000 ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue