Compare commits

...

2 commits

Author SHA1 Message Date
woodpecker-bot
124696e4e2 chore(deps): update dependency pnpm to v11.18.0 2026-08-03 00:04:29 +00:00
Gusted
0e890f95df Avoid help@codeberg.org mail (#860)
To my knowledge this is not being attended by anyone, contact@ is/was the preferred way for general questions and help. This is the only reference left of what I can find.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/860
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
2026-08-02 21:34:26 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ ENTRYPOINT [ "./container-init.sh" ]
ENV CI="true"
# renovate: datasource=npm depName=pnpm
ENV PNPM_VERSION="11.8.0"
ENV PNPM_VERSION="11.18.0"
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \

View file

@ -51,7 +51,7 @@ If you believe that users should get kind responses to their emails,
[consider helping us out.](https://codeberg.org/Codeberg/Contributing/issues/28)!
If you still need to contact us, please email
[help@codeberg.org](mailto:help-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@codeberg.org).
[contact@codeberg.org](mailto:contact-PLEASE-REMOVE-THIS-FOR-SPAM-PROTECTION@codeberg.org).
**Response times will be very long. If you do not receive a reply,**
double-check if your question can be found in the [FAQ](/getting-started/faq)
or asked via the public channels above.