diff options
author | pochemuto <pochemuto@yandex-team.ru> | 2022-02-10 16:49:32 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:32 +0300 |
commit | 45bb4d590636539e023f206c8c1724c6388355ba (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 1fb85717b3a970cefbbacadcca3d4da802757fb9 (diff) | |
download | ydb-45bb4d590636539e023f206c8c1724c6388355ba.tar.gz |
Restoring authorship annotation for <pochemuto@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | build/platform/test_tool/a.yaml | 2 | ||||
-rw-r--r-- | library/cpp/tvmauth/a.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/platform/test_tool/a.yaml b/build/platform/test_tool/a.yaml index 1114511cec..298148e450 100644 --- a/build/platform/test_tool/a.yaml +++ b/build/platform/test_tool/a.yaml @@ -1,7 +1,7 @@ service: devtools title: test_tool acceptance ci: - release-title-source: flow + release-title-source: flow secret: sec-01ekd5wc1dmdd544yp1xt3s9b8 runtime: sandbox-owner: DEVTOOLS-LARGE diff --git a/library/cpp/tvmauth/a.yaml b/library/cpp/tvmauth/a.yaml index e6ff59bb17..7f1e1b8fd8 100644 --- a/library/cpp/tvmauth/a.yaml +++ b/library/cpp/tvmauth/a.yaml @@ -2,7 +2,7 @@ service: passport_infra title: tvmauth (c++) ci: - release-title-source: flow + release-title-source: flow autocheck: fast-targets: - library/c/tvmauth |