Merge pull request #184657 from jansol/renderdoc-maintainer
renderdoc: remove jansol from maintainers
This commit is contained in:
commit
efc2102671
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ mkDerivation rec {
|
||||||
of any application using Vulkan, D3D11, OpenGL or D3D12 across
|
of any application using Vulkan, D3D11, OpenGL or D3D12 across
|
||||||
Windows 7 - 10, Linux or Android.
|
Windows 7 - 10, Linux or Android.
|
||||||
'';
|
'';
|
||||||
maintainers = [ maintainers.jansol ];
|
maintainers = [ ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue