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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user