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:
@@ -17,6 +17,6 @@ stdenv.mkDerivation {
|
||||
description = "Applicative events and signals for OCaml";
|
||||
license = licenses.bsd3;
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
maintainers = with maintainers; [ z77z vbmithr gal_bolle];
|
||||
maintainers = with maintainers; [ maggesi vbmithr gal_bolle];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user