diff options
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/HowToReleaseLLVM.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.rst b/llvm/docs/HowToReleaseLLVM.rst index e892e493a8d..5ea6d49cf48 100644 --- a/llvm/docs/HowToReleaseLLVM.rst +++ b/llvm/docs/HowToReleaseLLVM.rst @@ -194,6 +194,9 @@ The official release testers are volunteered from the community and have consistently validated and released binaries for their targets/OSs. To contact them, you should email the ``release-testers@lists.llvm.org`` mailing list. +The official testers list is in the file ``RELEASE_TESTERS.TXT``, in the ``LLVM`` +repository. + Community Testing ----------------- |