nixos/espanso: add n8henrie to maintainers
I help maintain espanso and would like to help maintain both the package and the module.
This commit is contained in:
parent
80d2de8b7a
commit
de322fa088
@ -3,7 +3,7 @@
|
||||
with lib;
|
||||
let cfg = config.services.espanso;
|
||||
in {
|
||||
meta = { maintainers = with lib.maintainers; [ numkem ]; };
|
||||
meta = { maintainers = with lib.maintainers; [ n8henrie numkem ]; };
|
||||
|
||||
options = {
|
||||
services.espanso = {
|
||||
|
Loading…
Reference in New Issue
Block a user