From c4c002ef52c32d84af8f82f00d3671379999bc93 Mon Sep 17 00:00:00 2001 From: Jon Moore Date: Wed, 17 May 2023 08:31:39 -0500 Subject: [PATCH] Remove Phabricator (#487) Phabricator is no longer maintained as of June 1, 2021. https://admin.phacility.com/phame/post/view/11/phacility_is_winding_down_operations/ --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 561cb5a..77ef72e 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ _See also: [IT Asset Management](#it-asset-management)_ *Web Based collaborative code review system.* - [Gerrit](https://www.gerritcodereview.com/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes. -- [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist. - [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License.