atlas: add ttuegel as maintainer
This commit is contained in:
@@ -72,5 +72,7 @@ stdenv.mkDerivation {
|
|||||||
portable performance. At present, it provides C and Fortran77 interfaces to a
|
portable performance. At present, it provides C and Fortran77 interfaces to a
|
||||||
portably efficient BLAS implementation, as well as a few routines from LAPACK.
|
portably efficient BLAS implementation, as well as a few routines from LAPACK.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user