pkgs/applications/science/math/maxima: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=21028
This commit is contained in:
parent
0526f2fb2c
commit
425d964e7d
@ -18,4 +18,6 @@ stdenv.mkDerivation {
|
|||||||
description = "Maxima computer algebra system";
|
description = "Maxima computer algebra system";
|
||||||
homepage = http://maxima.sourceforge.net;
|
homepage = http://maxima.sourceforge.net;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
maintainers = [ stdenv.lib.maintainers.simons ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user