summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/uuuu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/uuuu/default.nix')
-rw-r--r--pkgs/development/ocaml-modules/uuuu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/uuuu/default.nix b/pkgs/development/ocaml-modules/uuuu/default.nix
index 3f516f10ca0..7d2eaac181d 100644
--- a/pkgs/development/ocaml-modules/uuuu/default.nix
+++ b/pkgs/development/ocaml-modules/uuuu/default.nix
@@ -35,6 +35,6 @@ buildDunePackage rec {
     description = "A library to normalize an ISO-8859 input to Unicode code-point";
     license = lib.licenses.mit;
     homepage = "https://github.com/mirage/uuuu";
-    maintainers = with lib.maintainers; [ superherointj ];
+    maintainers = with lib.maintainers; [ ];
   };
 }