From 3a5543270a6f215ece8a507d7d0e97ed1ae7801c Mon Sep 17 00:00:00 2001 From: KaKi87 Date: Sun, 9 Jul 2023 15:27:08 +0000 Subject: [PATCH] Add `KaKi's git` instance and `Enhancements for Forgejo` script (#32) Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/32 Co-authored-by: KaKi87 Co-committed-by: KaKi87 --- README.md | 3 ++- delightful-contributors.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4748f0..d5a568b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ In addition to Forgejo's official documentation, the following resources may be ## Public instances Forgejo instances with open registration. - [Codeberg](https://codeberg.org) - free and open *for FOSS projects only*, run by a German non-profit organization. Also provides hosted Woodpecker (CI) and Weblate (localisation). - +- [KaKi's git](https://git.kaki87.net) - free and open, run by a French web developer. ## Packaging Platform-specific packages to easily install and update Forgejo on your system. These are generally maintained either by distro packagers or by community volunteers. @@ -111,6 +111,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for ### Scripts - [github2gitea/github2forgejo](https://github.com/maxkratz/github2gitea-mirror) - Bash script that creates mirrors for various GitHub resources like orgs, users and starred repos (incl. private repos). (`Bash - AGPLv3`) +- [Enhancements for Forgejo](https://git.kaki87.net/KaKi87/userscripts/src/branch/master/enhancementsForForgejo/README.md) - Violentmonkey userscript that adds minor UX improvements to the web UI. (`JavaScript - MIT`) ## Maintainers diff --git a/delightful-contributors.md b/delightful-contributors.md index d4c9335..a84808a 100644 --- a/delightful-contributors.md +++ b/delightful-contributors.md @@ -13,3 +13,4 @@ These fine people brought us delight by adding their gems of freedom to this del - [Rychart Redwerkz](https://redwerkz.codeberg.page/) (codeberg: [@redwerkz](https://codeberg.org/redwerkz)) - [Earl Warren](https://codeberg.org/earl-warren) - [meissa GmbH](https://meissa.de/) (codeberg: [@meissa](https://codeberg.org/meissa), fediverse: [@team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team)) +- [KaKi87](https://git.kaki87.net/KaKi87) (codeberg: [@KaKi87](https://codeberg.org/KaKi87), fediverse: [@KaKi87@mamot.fr](https://mamot.fr/@KaKi87)) \ No newline at end of file