aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/monitoring
diff options
context:
space:
mode:
authorsvidyuk <svidyuk@yandex-team.ru>2022-02-10 16:47:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:12 +0300
commit287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d (patch)
tree339adc63bce23800021202ae4a8328a843dc447a /library/cpp/messagebus/monitoring
parente23df0602fedd83374b43b6137a296baa2aad3f6 (diff)
downloadydb-287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d.tar.gz
Restoring authorship annotation for <svidyuk@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus/monitoring')
-rw-r--r--library/cpp/messagebus/monitoring/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/messagebus/monitoring/ya.make b/library/cpp/messagebus/monitoring/ya.make
index d944c9b39ec..25782492b11 100644
--- a/library/cpp/messagebus/monitoring/ya.make
+++ b/library/cpp/messagebus/monitoring/ya.make
@@ -10,6 +10,6 @@ SRCS(
mon_proto.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()