mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
xsimd: Add doronbehar as maintainer
This commit is contained in:
parent
2e9c9cc4bb
commit
3b238ed60a
@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "C++ wrappers for SIMD intrinsics";
|
||||
homepage = "https://github.com/xtensor-stack/xsimd";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ tobim ];
|
||||
maintainers = with maintainers; [ tobim doronbehar ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user