From 6fc80b51bcc53ab86e4c91e525eb1314b809f3fb Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Tue, 5 Sep 2023 02:53:38 +0100 Subject: [PATCH] Add Forgejo (#91) --- software/forgejo.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 software/forgejo.yml diff --git a/software/forgejo.yml b/software/forgejo.yml new file mode 100644 index 0000000000..82c2723b19 --- /dev/null +++ b/software/forgejo.yml @@ -0,0 +1,16 @@ +name: Forgejo +website_url: https://forgejo.org +source_code_url: https://codeberg.org/forgejo/forgejo/ +description: A lightweight software forge focused on scaling, federation, and privacy (fork of Gitea). +licenses: + - MIT +platforms: + - Docker + - Go +tags: + - Software Development - Project Management + - Ticketing + - Software Development - Continuous Integration & Deployment +depends_3rdparty: no +demo_url: https://next.forgejo.org +related_software_url: https://codeberg.org/forgejo-contrib/delightful-forgejo