computecpp-unwrapped: remove davidtwco as maintainer

davidtw.co 65909ae8 c6fb4f6e

verified
+1 -1
+1 -1
pkgs/by-name/co/computecpp-unwrapped/package.nix
··· 52 52 description = "Accelerate Complex C++ Applications on Heterogeneous Compute Systems using Open Standards"; 53 53 homepage = "https://www.codeplay.com/products/computesuite/computecpp"; 54 54 license = licenses.unfree; 55 - maintainers = with maintainers; [ davidtwco ]; 55 + maintainers = [ ]; 56 56 platforms = [ "x86_64-linux" ]; 57 57 sourceProvenance = [ lib.sourceTypes.binaryNativeCode ]; 58 58 };