gecode: remove maintainer per request
This commit is contained in:
parent
303e4d7f1a
commit
f00b8b028d
@ -21,6 +21,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.gecode.org;
|
homepage = http://www.gecode.org;
|
||||||
description = "Toolkit for developing constraint-based systems";
|
description = "Toolkit for developing constraint-based systems";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = [ maintainers.manveru ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user