about summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/opam/opam.nix.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/ocaml/opam/opam.nix.pl')
-rwxr-xr-xpkgs/development/tools/ocaml/opam/opam.nix.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/ocaml/opam/opam.nix.pl b/pkgs/development/tools/ocaml/opam/opam.nix.pl
index 412a1a30e70d1..a3f1bc9219cd5 100755
--- a/pkgs/development/tools/ocaml/opam/opam.nix.pl
+++ b/pkgs/development/tools/ocaml/opam/opam.nix.pl
@@ -129,7 +129,7 @@ print <<'EOF';
     description = "A package manager for OCaml";
     homepage = "https://opam.ocaml.org/";
     changelog = "https://github.com/ocaml/opam/raw/${version}/CHANGES";
-    maintainers = [ maintainers.marsam ];
+    maintainers = [ ];
     license = licenses.lgpl21Only;
     platforms = platforms.all;
   };