diff options
author | svidyuk <svidyuk@yandex-team.ru> | 2022-02-10 16:47:12 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:12 +0300 |
commit | 287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d (patch) | |
tree | 339adc63bce23800021202ae4a8328a843dc447a /contrib/libs/grpc | |
parent | e23df0602fedd83374b43b6137a296baa2aad3f6 (diff) | |
download | ydb-287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d.tar.gz |
Restoring authorship annotation for <svidyuk@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/grpc')
8 files changed, 13 insertions, 13 deletions
diff --git a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make index f2f6626747..9f1e3cedc9 100644 --- a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make @@ -22,6 +22,6 @@ SRCS( channelz.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() diff --git a/contrib/libs/grpc/src/proto/grpc/core/ya.make b/contrib/libs/grpc/src/proto/grpc/core/ya.make index 09791842ee..856c34ee53 100644 --- a/contrib/libs/grpc/src/proto/grpc/core/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/core/ya.make @@ -21,6 +21,6 @@ SRCS( stats.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() diff --git a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make index b9c7096c6f..7bb8b0dff9 100644 --- a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make @@ -21,6 +21,6 @@ SRCS( health.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() diff --git a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make index 71d3d1766e..f8e301c937 100644 --- a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make @@ -23,6 +23,6 @@ SRCS( reflection.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() diff --git a/contrib/libs/grpc/src/proto/grpc/status/ya.make b/contrib/libs/grpc/src/proto/grpc/status/ya.make index 607b494b86..eec367765f 100644 --- a/contrib/libs/grpc/src/proto/grpc/status/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/status/ya.make @@ -21,6 +21,6 @@ SRCS( status.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() diff --git a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make index 3a9cdaaf12..b94aa415f8 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make @@ -11,7 +11,7 @@ OWNER( ) EXCLUDE_TAGS( - GO_PROTO + GO_PROTO PY_PROTO PY3_PROTO ) diff --git a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make index 8f7a90a08e..994ec6fa82 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make @@ -11,7 +11,7 @@ OWNER( ) EXCLUDE_TAGS( - GO_PROTO + GO_PROTO PY_PROTO PY3_PROTO ) diff --git a/contrib/libs/grpc/src/proto/grpc/testing/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/ya.make index 87b0aafa67..2704585a37 100644 --- a/contrib/libs/grpc/src/proto/grpc/testing/ya.make +++ b/contrib/libs/grpc/src/proto/grpc/testing/ya.make @@ -11,7 +11,7 @@ OWNER( ) EXCLUDE_TAGS( - GO_PROTO + GO_PROTO PY_PROTO PY3_PROTO ) |