mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
i18n.inputMethod: add awwpotato as maintainer
This commit is contained in:
parent
585bae4bbb
commit
1d0e13904b
1 changed files with 4 additions and 1 deletions
|
|
@ -133,5 +133,8 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
meta.maintainers = [ lib.hm.maintainers.kranzes ];
|
||||
meta.maintainers = [
|
||||
lib.hm.maintainers.kranzes
|
||||
lib.maintainers.awwpotato
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue