renderdoc: remove jansol from maintainers

This commit is contained in:
Jan Solanti 2022-08-02 02:57:49 +03:00
parent c5550273e3
commit 44b9b210f5

View File

@ -95,7 +95,7 @@ mkDerivation rec {
of any application using Vulkan, D3D11, OpenGL or D3D12 across
Windows 7 - 10, Linux or Android.
'';
maintainers = [ maintainers.jansol ];
maintainers = [ ];
platforms = [ "i686-linux" "x86_64-linux" ];
};
}