saga: add mpickering as a co-maintainer after #39125
This commit is contained in:
parent
069bf7aee3
commit
08cc85951e
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "System for Automated Geoscientific Analyses";
|
description = "System for Automated Geoscientific Analyses";
|
||||||
homepage = http://www.saga-gis.org;
|
homepage = http://www.saga-gis.org;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.michelk ];
|
maintainers = with maintainers; [ michelk mpickering ];
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user