mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
i18n.inputMethod: add awwpotato as maintainer
This commit is contained in:
committed by
Austin Horstman
parent
585bae4bbb
commit
1d0e13904b
@@ -133,5 +133,8 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
meta.maintainers = [ lib.hm.maintainers.kranzes ];
|
||||
meta.maintainers = [
|
||||
lib.hm.maintainers.kranzes
|
||||
lib.maintainers.awwpotato
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user