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:
@@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||
description = "Generate OCaml modules from source files";
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
maintainers = with stdenv.lib.maintainers; [
|
||||
z77z
|
||||
maggesi
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user