Unverified Commit ff3f131d authored by Christoph Heiss's avatar Christoph Heiss
Browse files

codeberg-pages: add myself as maintainer

parent 7d0bccb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";