codeberg-pages: add myself as maintainer
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
@@ -27,7 +27,7 @@ buildGoModule rec {
|
||||
|
||||
meta = with lib; {
|
||||
mainProgram = "pages";
|
||||
maintainers = with maintainers; [ laurent-f1z1 ];
|
||||
maintainers = with maintainers; [ laurent-f1z1 christoph-heiss ];
|
||||
license = licenses.eupl12;
|
||||
homepage = "https://codeberg.org/Codeberg/pages-server";
|
||||
description = "Static websites hosting from Gitea repositories";
|
||||
|
||||
Reference in New Issue
Block a user