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:
@@ -21,6 +21,6 @@ stdenv.mkDerivation rec {
|
||||
description = "An efficient C-library for pattern matching with Perl-style regular expressions in OCaml";
|
||||
license = licenses.lgpl21;
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
maintainers = with maintainers; [ z77z vbmithr ];
|
||||
maintainers = with maintainers; [ maggesi vbmithr ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user