fcixt5: remove da157 from maintainers (#2359)

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

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
This commit is contained in:
0xda157 2026-06-05 11:29:22 -07:00 committed by GitHub
parent e3fcc65e63
commit e14dbcb3e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,5 @@
{
name = "Fcitx 5";
homepage = "https://fcitx-im.org/wiki/Fcitx_5";
maintainers = with lib.maintainers; [
da157
make-42
];
maintainers = [ lib.maintainers.make-42 ];
}