Commit 85e5e28c authored by William Roe's avatar William Roe
Browse files

logstash: remove myself as a maintainer

I haven't used Logstash for many years, so cannot maintain this package.
parent 68367e66
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -19245,12 +19245,6 @@
    githubId = 168610;
    name = "Ricardo M. Correia";
  };
  wjlroe = {
    email = "willroe@gmail.com";
    github = "wjlroe";
    githubId = 43315;
    name = "William Roe";
  };
  wladmis = {
    email = "dev@wladmis.org";
    github = "wladmis";
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ let
      ];
      license = if enableUnfree then licenses.elastic20 else licenses.asl20;
      platforms = platforms.unix;
      maintainers = with maintainers; [ wjlroe offline basvandijk ];
      maintainers = with maintainers; [ offline basvandijk ];
    };
    passthru.tests =
      lib.optionalAttrs (config.allowUnfree && enableUnfree) (