diff options
author | prime <prime@yandex-team.ru> | 2022-02-10 16:46:00 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:00 +0300 |
commit | 3695a7cd42b74a4987d8d5a8f2e2443556998943 (patch) | |
tree | ee79ee9294a61ee00e647684b3700d0a87e102a3 /build/rules/go/migrations.yaml | |
parent | 4d8b546b89b5afc08cf3667e176271c7ba935f33 (diff) | |
download | ydb-3695a7cd42b74a4987d8d5a8f2e2443556998943.tar.gz |
Restoring authorship annotation for <prime@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules/go/migrations.yaml')
-rw-r--r-- | build/rules/go/migrations.yaml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/build/rules/go/migrations.yaml b/build/rules/go/migrations.yaml index c041d0fbb2..94ee7c6040 100644 --- a/build/rules/go/migrations.yaml +++ b/build/rules/go/migrations.yaml @@ -45,23 +45,23 @@ migrations: - a.yandex-team.ru/quasar/tsup/server - a.yandex-team.ru/cloud/iam/accessservice/client/go/cloudauth - a.yandex-team.ru/cloud/iam/accessservice/client/go/cloudauth_test - protonaming: - packages: - - a.yandex-team.ru/extsearch/video/content_id/proto - - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/ad/proto - - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/ng/proto - - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/proto - - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/qproxy/proto - - a.yandex-team.ru/infra/diskmanager/proto - - a.yandex-team.ru/infra/maxwell/go/proto - - a.yandex-team.ru/infra/nanny2/proto - - a.yandex-team.ru/infra/ya_salt/proto - - a.yandex-team.ru/mds/valve/proto - - a.yandex-team.ru/transfer_manager/go/cmd/yql_server/proto - - a.yandex-team.ru/transfer_manager/go/proto - - a.yandex-team.ru/yabs/proto - - a.yandex-team.ru/yweb/video/faas/proto - - a.yandex-team.ru/zen/integration/proto + protonaming: + packages: + - a.yandex-team.ru/extsearch/video/content_id/proto + - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/ad/proto + - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/ng/proto + - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/proto + - a.yandex-team.ru/extsearch/video/robot/rt_transcoder/qproxy/proto + - a.yandex-team.ru/infra/diskmanager/proto + - a.yandex-team.ru/infra/maxwell/go/proto + - a.yandex-team.ru/infra/nanny2/proto + - a.yandex-team.ru/infra/ya_salt/proto + - a.yandex-team.ru/mds/valve/proto + - a.yandex-team.ru/transfer_manager/go/cmd/yql_server/proto + - a.yandex-team.ru/transfer_manager/go/proto + - a.yandex-team.ru/yabs/proto + - a.yandex-team.ru/yweb/video/faas/proto + - a.yandex-team.ru/zen/integration/proto unusedwrite: packages: - a.yandex-team.ru/alice/gamma/sdk/golang |