chromium: add eveeifyeve as maintainer (#2399)

Link: https://github.com/nix-community/stylix/pull/2399

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
This commit is contained in:
Eveeifyeve 2026-07-07 03:21:51 +10:00 committed by GitHub
parent 9837fb7867
commit 14814ef555
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,5 +2,5 @@
{
name = "Chromium";
homepage = "https://www.chromium.org";
maintainers = [ ];
maintainers = [ lib.maintainers.eveeifyeve ];
}