google-chrome: add iedame as co-maintainer

This commit is contained in:
Rafael Ieda
2026-01-27 18:10:27 -03:00
parent 3a2ff2e229
commit f95e7cb54c
@@ -336,6 +336,7 @@ let
homepage = "https://www.google.com/chrome/browser/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
iedame
mdaniels5757
];
platforms = lib.platforms.darwin ++ [ "x86_64-linux" ];