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 | 1fb85717b3a970cefbbacadcca3d4da802757fb9 (patch) | |
tree | bb00d0eefd4b6e6eb165d95f22f4605fbdfe1b21 | |
parent | 28b5151b6d1b4895658ae58464a153c234bb1415 (diff) | |
download | ydb-1fb85717b3a970cefbbacadcca3d4da802757fb9.tar.gz |
Restoring authorship annotation for <pochemuto@yandex-team.ru>. Commit 1 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 298148e450..1114511cec 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 7f1e1b8fd8..e6ff59bb17 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 |