Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account. Also update the email address.
This commit is contained in:
@@ -33,6 +33,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://www.polyml.org/;
|
||||
license = licenses.lgpl21;
|
||||
platforms = with platforms; (linux ++ darwin);
|
||||
maintainers = with maintainers; [ z77z yurrriq ];
|
||||
maintainers = with maintainers; [ maggesi yurrriq ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user