Commit 575cf4b7 authored by Anderson Torres's avatar Anderson Torres
Browse files

prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers

Since theey is not active from at least two years.
parent c052e25c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,6 @@ buildGoModule rec {
    mainProgram = "v2ray-exporter";
    homepage = "https://github.com/wi1dcard/v2ray-exporter";
    license = licenses.mit;
    maintainers = with maintainers; [ jqqqqqqqqqq ];
    maintainers = with maintainers; [ ];
  };
}