From c03fc908380553315f7546b7468b22dcc504c808 Mon Sep 17 00:00:00 2001 From: Jaseem Abid Date: Mon, 6 Apr 2015 06:15:22 +0530 Subject: [PATCH] Add phabricator to code review tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d70878..d37f1c6 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ *Web Based collaborative code review system.* * [Gerrit](https://code.google.com/p/gerrit/) - 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 uner the MIT License. ## Collaborative Software