Adding RELEASE_TESTERS.TXT
authorRenato Golin <renato.golin@linaro.org>
Thu, 21 Jul 2016 16:46:44 +0000 (16:46 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 21 Jul 2016 16:46:44 +0000 (16:46 +0000)
llvm-svn: 276302

llvm/RELEASE_TESTERS.TXT [new file with mode: 0644]
llvm/docs/HowToReleaseLLVM.rst

diff --git a/llvm/RELEASE_TESTERS.TXT b/llvm/RELEASE_TESTERS.TXT
new file mode 100644 (file)
index 0000000..eeba675
--- /dev/null
@@ -0,0 +1,57 @@
+This file is a list of the people responsible for ensuring that targets and
+environments get tested and validated during the release process.
+
+They will also, in conjunction with the release manager and the code owners,
+accept patches into stable release branches, tag critical bugs and release
+stoppers as well as make sure that no regressions were observed on their
+targets since the last release.
+
+N: Ben Pope
+E: benpope81@gmail.com
+T: x86
+O: Ubuntu
+
+N: Sylvestre Ledru
+E: sylvestre@debian.org
+T: x86
+O: Debian
+
+N: Nikola Smiljanic
+E: popizdeh@gmail.com
+T: x86
+O: OpenSUSE, Fedora
+
+N: Brian Cain
+E: brian.cain@gmail.com
+T: x86
+O: SuSE Enterprise, CentOS
+
+N: Bernhard Rosenkränzer
+E: bero@linaro.org
+T: x86
+O: OpenMandriva
+
+N: Dimitry Andric
+E: dimitry@andric.com
+T: x86
+O: FreeBSD
+
+N: Hans Wennborg
+E: hans@chromium.org
+T: x86
+O: Windows
+
+N: Renato Golin
+E: renato.golin@linaro.org
+T: ARM
+O: Linux
+
+N: Diana Picus
+E: diana.picus@linaro.org
+T: AArch64
+O: Linux
+
+N: Vasileios Kalintiris
+E: Vasileios.Kalintiris@imgtec.com
+T: MIPS
+O: Linux
index e892e49..5ea6d49 100644 (file)
@@ -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
 -----------------