mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
atlas: add ttuegel as maintainer
This commit is contained in:
parent
1d8d3d8bbe
commit
16901dcae2
|
@ -72,5 +72,7 @@ stdenv.mkDerivation {
|
|||
portable performance. At present, it provides C and Fortran77 interfaces to a
|
||||
portably efficient BLAS implementation, as well as a few routines from LAPACK.
|
||||
'';
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [ ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue