fcitx5: add da157 as maintainer (#2066)

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

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
0xda157 2025-12-06 08:57:29 -10:00 committed by GitHub
parent 3a332459f4
commit bd00e01aab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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