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";
|
homepage = "https://github.com/intel/libva-utils";
|
||||||
changelog = "https://raw.githubusercontent.com/intel/libva-utils/${version}/NEWS";
|
changelog = "https://raw.githubusercontent.com/intel/libva-utils/${version}/NEWS";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ primeos ];
|
maintainers = with maintainers; [ primeos SuperSandro2000 ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user