maintainers: add whiteley

This commit is contained in:
Matt Whiteley 2023-11-01 03:39:56 +00:00
parent a1a2af3655
commit 6ef9394016
2 changed files with 7 additions and 0 deletions

View file

@ -18989,6 +18989,12 @@
fingerprint = "640B EDDE 9734 310A BFA3 B257 52ED AE6A 3995 AFAB";
}];
};
whiteley = {
email = "mattwhiteley@gmail.com";
github = "whiteley";
githubId = 2215;
name = "Matt Whiteley";
};
WhittlesJr = {
email = "alex.joseph.whitt@gmail.com";
github = "WhittlesJr";

View file

@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
homepage = "https://simd-everywhere.github.io";
description = "Implementations of SIMD instruction sets for systems which don't natively support them";
license = with licenses; [mit];
maintainers = with maintainers; [ whiteley ];
platforms = flatten (with platforms; [
arm
armv7