Skip to content

Commit

Permalink
Adding RELEASE_TESTERS.TXT
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276302 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
rengolin committed Jul 21, 2016
1 parent 82910c8 commit b2e96ce
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
57 changes: 57 additions & 0 deletions RELEASE_TESTERS.TXT
Original file line number Diff line number Diff line change
@@ -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: [email protected]
T: x86
O: Ubuntu

N: Sylvestre Ledru
E: [email protected]
T: x86
O: Debian

N: Nikola Smiljanic
E: [email protected]
T: x86
O: OpenSUSE, Fedora

N: Brian Cain
E: [email protected]
T: x86
O: SuSE Enterprise, CentOS

N: Bernhard Rosenkränzer
E: [email protected]
T: x86
O: OpenMandriva

N: Dimitry Andric
E: [email protected]
T: x86
O: FreeBSD

N: Hans Wennborg
E: [email protected]
T: x86
O: Windows

N: Renato Golin
E: [email protected]
T: ARM
O: Linux

N: Diana Picus
E: [email protected]
T: AArch64
O: Linux

N: Vasileios Kalintiris
E: [email protected]
T: MIPS
O: Linux
3 changes: 3 additions & 0 deletions docs/HowToReleaseLLVM.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 ``[email protected]`` mailing list.

The official testers list is in the file ``RELEASE_TESTERS.TXT``, in the ``LLVM``
repository.

Community Testing
-----------------

Expand Down

0 comments on commit b2e96ce

Please sign in to comment.