geogebra: add ma27 as maintainer

This commit is contained in:
Maximilian Bosch 2017-02-19 16:51:01 +01:00
parent 5d62724e27
commit 10a453c61b
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
2 changed files with 2 additions and 0 deletions

View File

@ -277,6 +277,7 @@
luispedro = "Luis Pedro Coelho <luis@luispedro.org>";
lukego = "Luke Gorrie <luke@snabb.co>";
lw = "Sergey Sofeychuk <lw@fmap.me>";
ma27 = "Maximilian Bosch <maximilian@mbosch.me>";
madjar = "Georges Dubus <georges.dubus@compiletoi.net>";
magnetophon = "Bart Brouns <bart@magnetophon.nl>";
mahe = "Matthias Herrmann <matthias.mh.herrmann@gmail.com>";

View File

@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
calculus in one easy-to-use package.
'';
homepage = https://www.geogebra.org/;
maintainers = with maintainers; [ ma27 ];
license = with licenses; [ gpl3 cc-by-nc-sa-30 geogebra ];
platforms = platforms.all;
hydraPlatforms = [];