mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
openvr: drop pedrohlc from maintainers
This commit is contained in:
parent
1d952fd739
commit
92f20e4d37
@ -61,7 +61,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "An API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting";
|
||||
homepage = "https://github.com/ValveSoftware/openvr";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ pedrohlc Scrumplex ];
|
||||
maintainers = with lib.maintainers; [ Scrumplex ];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user