qrupdate: Add @doronbehar as maintainer
This commit is contained in:
parent
06b27898a4
commit
ed16fb06ce
@ -37,6 +37,7 @@ stdenv.mkDerivation {
|
|||||||
description = "Library for fast updating of qr and cholesky decompositions";
|
description = "Library for fast updating of qr and cholesky decompositions";
|
||||||
homepage = "https://sourceforge.net/projects/qrupdate/";
|
homepage = "https://sourceforge.net/projects/qrupdate/";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
|
maintainers = with maintainers; [ doronbehar ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user