saga: adding me as maintainer
This commit is contained in:
parent
5d166bb8d5
commit
1aa3951099
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "SAGA - System for Automated Geoscientific Analyses";
|
description = "SAGA - System for Automated Geoscientific Analyses";
|
||||||
homepage = http://www.saga-gis.org;
|
homepage = http://www.saga-gis.org;
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
maintainer = stdenv.lib.maintainers.michelk;
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user