1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

Adding RELEASE_TESTERS.TXT

llvm-svn: 276302
This commit is contained in:
Renato Golin 2016-07-21 16:46:44 +00:00
parent b16afe7359
commit 6248146d05
2 changed files with 60 additions and 0 deletions

57
RELEASE_TESTERS.TXT Normal file
View File

@ -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

View 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
-----------------