google-chrome: remove JohnRTitor as co-maintainer

Per request in https://github.com/NixOS/nixpkgs/pull/483541#issuecomment-3796760529.
This commit is contained in:
Michael Daniels
2026-01-25 12:33:12 -05:00
parent 26b0093bc9
commit c97df140fe
@@ -315,7 +315,6 @@ let
homepage = "https://www.google.com/chrome/browser/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
johnrtitor
mdaniels5757
];
platforms = lib.platforms.darwin ++ [ "x86_64-linux" ];