hugo: add filalex77 to maintainers
This commit is contained in:
parent
1c9adaf771
commit
9166b2b206
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ buildGoModule rec {
|
||||||
description = "A fast and modern static website engine.";
|
description = "A fast and modern static website engine.";
|
||||||
homepage = "https://gohugo.io";
|
homepage = "https://gohugo.io";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ schneefux ];
|
maintainers = with maintainers; [ schneefux filalex77 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue