Unverified Commit 50893873 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

maintainers: drop jdehaas (#444681)

parents 80447dc8 ef917467
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -11785,12 +11785,6 @@
    githubId = 4599384;
    name = "Jack Baldry";
  };
  jdehaas = {
    email = "qqlq@nullptr.club";
    github = "jeroendehaas";
    githubId = 117874;
    name = "Jeroen de Haas";
  };
  jdelStrother = {
    email = "me@delstrother.com";
    github = "jdelStrother";
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ let
        homepage = "https://fmt.dev/";
        changelog = "https://github.com/fmtlib/fmt/blob/${version}/ChangeLog.rst";
        downloadPage = "https://github.com/fmtlib/fmt/";
        maintainers = [ maintainers.jdehaas ];
        maintainers = [ ];
        license = licenses.mit;
        platforms = platforms.all;
      };