Unverified Commit 8699f586 authored by zowoq's avatar zowoq Committed by GitHub
Browse files

helix: remove maintainer (#465862)

parents ba4ca744 0ad56d9f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -72,7 +72,6 @@ rustPlatform.buildRustPackage (final: {
    maintainers = with lib.maintainers; [
      danth
      yusdacra
      zowoq
    ];
  };
})