Unverified Commit e98f11bd authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

google-chrome: remove `jnsgruk` as a maintainer (#437565)

parents 6401d553 e5825c24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -318,7 +318,6 @@ let
    homepage = "https://www.google.com/chrome/browser/";
    license = lib.licenses.unfree;
    maintainers = with lib.maintainers; [
      jnsgruk
      johnrtitor
    ];
    platforms = lib.platforms.darwin ++ [ "x86_64-linux" ];