Unverified Commit 3fed70b2 authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel Committed by GitHub
Browse files

Merge pull request #267483 from wjlroe/remove-wjlroe-maintainer

logstash: remove myself as a maintainer
parents 60f10be4 85e5e28c
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) (