diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst
--- a/llvm/docs/DeveloperPolicy.rst
+++ b/llvm/docs/DeveloperPolicy.rst
@@ -127,6 +127,38 @@
software. Please see :doc:`CodeReview` for more information on LLVM's code-review
process.
+
+Here you can find a list of repositories using
+`Phabricator `_ or GitHub Pull Requests for code
+reviews. Some repositires appear in both lists as both tools were used in the
+past.
+
+
+**Repositories using Phabricator:**
+
+* `llvm-project `_ aka. LLVM Monorepo
+* `llvm-zorg `_
+* `Llvm-www `_
+* `lvm-test-suite `_
+* `LNT `_
+
+
+**Repositories using Github Pull Requests:**
+
+* `circt `_
+* `mlir-www `_
+* `llvm-iwg `_
+* `circt-www `_
+* `llvm-foundation-www `_
+* `Llvm-www `_
+* `clangd-www `_
+* `mlir-npcomp `_
+* `llvm-test-suite `_
+* `www-releases `_
+* `llvm-blog-www `_
+* `llvm-www-pubs `_
+
+
.. _code owners:
Code Owners