aboutsummaryrefslogtreecommitdiffstats
path: root/tools/enum_parser/enum_serialization_runtime/ya.make
diff options
context:
space:
mode:
authorswarmer <swarmer@yandex-team.ru>2022-02-10 16:46:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:31 +0300
commit11a24635da4c4f39428b182c49a7bc35e47c9534 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /tools/enum_parser/enum_serialization_runtime/ya.make
parent317da38588b7898a99fd9168571408123350012b (diff)
downloadydb-11a24635da4c4f39428b182c49a7bc35e47c9534.tar.gz
Restoring authorship annotation for <swarmer@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'tools/enum_parser/enum_serialization_runtime/ya.make')
-rw-r--r--tools/enum_parser/enum_serialization_runtime/ya.make26
1 files changed, 13 insertions, 13 deletions
diff --git a/tools/enum_parser/enum_serialization_runtime/ya.make b/tools/enum_parser/enum_serialization_runtime/ya.make
index 67c971027f..c18e4aee10 100644
--- a/tools/enum_parser/enum_serialization_runtime/ya.make
+++ b/tools/enum_parser/enum_serialization_runtime/ya.make
@@ -1,13 +1,13 @@
-LIBRARY()
-
-OWNER(
- g:util
- swarmer
-)
-
-SRCS(
- enum_runtime.cpp
-)
-
-
-END()
+LIBRARY()
+
+OWNER(
+ g:util
+ swarmer
+)
+
+SRCS(
+ enum_runtime.cpp
+)
+
+
+END()