From 01bdea84623008a313ebfe8ac3102c4438d73a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Pel=C3=A1ez-Restrepo?= <48139834+jprpower104@users.noreply.github.com> Date: Mon, 24 Mar 2025 23:58:20 +0000 Subject: [PATCH] feat: Translate Maintainers Guestbook to Spanish This commit translates the original Maintainers Guestbook file (maintainers-guestbook.md) into Spanish, creating a new file named libro-de-visitas-de-mantenedores.md. The new file includes a section for listing projects by maintainers. Co-authored-by: Abi Castro --- .../es/libro-de-visitas-de-mantenedores.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/becoming-a-maintainer/translations/es/libro-de-visitas-de-mantenedores.md diff --git a/docs/becoming-a-maintainer/translations/es/libro-de-visitas-de-mantenedores.md b/docs/becoming-a-maintainer/translations/es/libro-de-visitas-de-mantenedores.md new file mode 100644 index 00000000..a9756f92 --- /dev/null +++ b/docs/becoming-a-maintainer/translations/es/libro-de-visitas-de-mantenedores.md @@ -0,0 +1,20 @@ +--- +id: libro-de-visitas-de-mantenedores +title: "Libro de visitas de mantenedores" +sidebar_label: "Libro de visitas de mantenedores" +keywords: ["maintainers guestbook", "list of new open source projects", "Becoming A Maintainer Course", "open source maintainers", "Open Source", "Open Source Community"] +--- + +Felicidades por terminar el curso de Conviértete en Mantenedor con OpenSauced. Bienvenido a nuestro libro de visitas de mantenedores, donde puedes compartir tu primer proyecto con nosotros! + +## Lista de proyectos + + + + +- [Virtual Coffee](https://github.com/virtual-Coffee/virtualcoffee.io/) de [VirtualCoffee](https://github.com/virtual-Coffee/) +- [Postpartum Wellness App](https://github.com/BekahHW/postpartum-wellness-app) de [BekahHW](https://github.com/BekahHW/) +- [Idrinth API Bench](https://github.com/idrinth-api-bench/issues) de [Idrinth](https://github.com/Idrinth/) +- [Favorite Open Source Resources](https://github.com/Izuchii/favorite-open-source-resources) de [Izuchii](https://github.com/Izuchii/) \ No newline at end of file