summary refs log tree commit diff
path: root/pkgs/development/tools/protoc-gen-entgrpc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/protoc-gen-entgrpc/default.nix')
-rw-r--r--pkgs/development/tools/protoc-gen-entgrpc/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/protoc-gen-entgrpc/default.nix b/pkgs/development/tools/protoc-gen-entgrpc/default.nix
index 77e872a68b1..c2afb381aa2 100644
--- a/pkgs/development/tools/protoc-gen-entgrpc/default.nix
+++ b/pkgs/development/tools/protoc-gen-entgrpc/default.nix
@@ -22,7 +22,7 @@ buildGoModule rec {
     downloadPage = "https://github.com/ent/contrib/";
     license = licenses.asl20;
     homepage = "https://entgo.io/";
-    maintainers = with maintainers; [ superherointj ];
+    maintainers = with maintainers; [ ];
   };
 }