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

This commit is contained in:
Jon Seager
2025-08-27 17:08:18 +01:00
committed by GitHub
@@ -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" ];