diff options
author | vitalyisaev <vitalyisaev@yandex-team.com> | 2023-06-29 10:00:50 +0300 |
---|---|---|
committer | vitalyisaev <vitalyisaev@yandex-team.com> | 2023-06-29 10:00:50 +0300 |
commit | 6ffe9e53658409f212834330e13564e4952558f6 (patch) | |
tree | 85b1e00183517648b228aafa7c8fb07f5276f419 /contrib/libs/llvm14/RELEASE_TESTERS.TXT | |
parent | 726057070f9c5a91fc10fde0d5024913d10f1ab9 (diff) | |
download | ydb-6ffe9e53658409f212834330e13564e4952558f6.tar.gz |
YQ Connector: support managed ClickHouse
Со стороны dqrun можно обратиться к инстансу коннектора, который работает на streaming стенде, и извлечь данные из облачного CH.
Diffstat (limited to 'contrib/libs/llvm14/RELEASE_TESTERS.TXT')
-rw-r--r-- | contrib/libs/llvm14/RELEASE_TESTERS.TXT | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/contrib/libs/llvm14/RELEASE_TESTERS.TXT b/contrib/libs/llvm14/RELEASE_TESTERS.TXT new file mode 100644 index 0000000000..2e5ac1b907 --- /dev/null +++ b/contrib/libs/llvm14/RELEASE_TESTERS.TXT @@ -0,0 +1,47 @@ +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: All supported archs Debian/Ubuntu +O: Debian/Ubuntu packages + +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: Diana Picus, Yvan Roux +E: diana.picus@linaro.org, yvan.roux@linaro.org +T: ARM, AArch64 +O: Linux |