From 473572381309ac5ed8ed97a9b34697c63c5ae3b2 Mon Sep 17 00:00:00 2001 From: tequ Date: Mon, 27 Apr 2026 14:34:18 +0900 Subject: [PATCH 1/2] docs: add Contributors section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65d3136..eeb4d83 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,7 @@ Most editorial page content is stored in JSON files under `src/data/`. **Edit th - [DEVELOPMENT.md](DEVELOPMENT.md) — editorial component system, design tokens, JSON schemas, Biome config - [CONTRIBUTING.md](CONTRIBUTING.md) — code style and pull request guidelines - [ADDING-A-LOCALE.md](ADDING-A-LOCALE.md) — how to add a new language, with a worked pt-BR example + +## Contributors + +[![Contributors](https://contrib.rocks/image?repo=Xahau/xahau-web)](https://github.com/Xahau/xahau-web/graphs/contributors) From addd6354b538d31fe60b3fcf67f9657e4e7a644e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ekiserrep=C3=A9?= <126416117+Ekiserrepe@users.noreply.github.com> Date: Thu, 18 Jun 2026 16:25:33 +0200 Subject: [PATCH 2/2] bugs email --- src/content/docs/docs/compliance/responsible-disclosure.mdx | 4 +++- .../docs/es/docs/compliance/responsible-disclosure.mdx | 4 +++- .../docs/pt-br/docs/compliance/responsible-disclosure.mdx | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/content/docs/docs/compliance/responsible-disclosure.mdx b/src/content/docs/docs/compliance/responsible-disclosure.mdx index b788f4c..53b19e7 100644 --- a/src/content/docs/docs/compliance/responsible-disclosure.mdx +++ b/src/content/docs/docs/compliance/responsible-disclosure.mdx @@ -16,7 +16,9 @@ We appreciate you notifying us if you have found a weak point in one of our syst ### How to Report -If you believe you have found a security issue in one of our systems, please notify us as soon as possible by posting a **high level description of your finding and contact information (so someone can reach out) on Github:** [**https://github.com/Xahau/xahaud/issues**](https://github.com/Xahau/xahaud/issues) +If you believe you have found a security-related bug, please notify us as soon as possible by emailing a **high level description of your finding and contact information (so someone can reach out)** to [bugs@xahau.network](mailto:bugs@xahau.network). + +If the issue is related to **xahaud**, please refer to its security policy: [https://github.com/Xahau/xahaud?tab=security-ov-file](https://github.com/Xahau/xahaud?tab=security-ov-file) ### Rules diff --git a/src/content/docs/es/docs/compliance/responsible-disclosure.mdx b/src/content/docs/es/docs/compliance/responsible-disclosure.mdx index 820f348..eed897d 100644 --- a/src/content/docs/es/docs/compliance/responsible-disclosure.mdx +++ b/src/content/docs/es/docs/compliance/responsible-disclosure.mdx @@ -16,7 +16,9 @@ Agradecemos que nos notifiques si has encontrado un punto débil en alguno de nu ### Cómo reportar -Si crees que has encontrado un problema de seguridad en uno de nuestros sistemas, notifícanos lo antes posible publicando una **descripción general de alto nivel de tu hallazgo y tu información de contacto (para que alguien pueda comunicarse contigo) en Github:** [**https://github.com/Xahau/xahaud/issues**](https://github.com/Xahau/xahaud/issues) +Si crees que has encontrado un bug relacionado con la seguridad, notifícanos lo antes posible enviando una **descripción general de alto nivel de tu hallazgo y tu información de contacto (para que alguien pueda comunicarse contigo)** por correo a [bugs@xahau.network](mailto:bugs@xahau.network). + +Si el problema está relacionado con **xahaud**, consulta su política de seguridad: [https://github.com/Xahau/xahaud?tab=security-ov-file](https://github.com/Xahau/xahaud?tab=security-ov-file) ### Reglas diff --git a/src/content/docs/pt-br/docs/compliance/responsible-disclosure.mdx b/src/content/docs/pt-br/docs/compliance/responsible-disclosure.mdx index 157886b..30a04ae 100644 --- a/src/content/docs/pt-br/docs/compliance/responsible-disclosure.mdx +++ b/src/content/docs/pt-br/docs/compliance/responsible-disclosure.mdx @@ -17,7 +17,9 @@ Agradecemos que nos notifique o mais rápido possível caso tenha encontrado um ### Como Reportar -Se você acredita ter encontrado um problema de segurança em um dos nossos sistemas, notifique-nos o mais rápido possível publicando uma **descrição de alto nível da sua descoberta e informações de contato (para que alguém possa retornar) no Github:** [**https://github.com/Xahau/xahaud/issues**](https://github.com/Xahau/xahaud/issues) +Se você acredita ter encontrado um bug relacionado à segurança, notifique-nos o mais rápido possível enviando uma **descrição de alto nível da sua descoberta e informações de contato (para que alguém possa retornar)** por e-mail para [bugs@xahau.network](mailto:bugs@xahau.network). + +Se o problema estiver relacionado ao **xahaud**, consulte a política de segurança dele: [https://github.com/Xahau/xahaud?tab=security-ov-file](https://github.com/Xahau/xahaud?tab=security-ov-file) ### Regras