From 182abb1ddbf9b902dfe1239ebbdaa72f94bb5185 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Wed, 25 Feb 2026 22:14:09 +0000 Subject: [PATCH] chore(readme): reformat stuff and add text --- README.md | 9 ++++----- 1 file(s) changed, 4 insertion(s)(+), 5 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Phorge + **Phorge** is a collection of web applications which help software companies build better software. Phorge is a community-maintained fork of [Phabricator](http://phabricator.org). @@ -14,11 +16,8 @@ - hiding stuff from coworkers; and - also some other things. +Phorge is developed and maintained by [The Phorge Team](https://phorge.it). [Recap Time Squad](https://recaptime.dev) maintains this fork of Phorge to help with contributing patches and features, along with maintaining a GitLab mirror of the upstream codebase (see `upstream/main` branch for the master branch from upstream) for [our nightly Docker builds](https://gitlab.com/recaptime-dev/infra/docker/phorge) and [running our own instance](https://issues.recaptime.dev). -Phorge is developed and maintained by [The Phorge Team](https://phorge.it). - ----------- - -**LICENSE** +## License Phorge is released under the Apache 2.0 license except as otherwise noted. -- tangled.sh