aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lfalloc/yt
diff options
context:
space:
mode:
authorgulin <gulin@yandex-team.ru>2022-02-10 16:47:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:31 +0300
commitc807aae441c17fc7f577c35757a4b6e0bd909802 (patch)
treefc3268f43edbf6f854c0266cd05b91952484179b /library/cpp/lfalloc/yt
parentd06e6190fa85c1fb4b011631503d53ea39942ff9 (diff)
downloadydb-c807aae441c17fc7f577c35757a4b6e0bd909802.tar.gz
Restoring authorship annotation for <gulin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/lfalloc/yt')
-rw-r--r--library/cpp/lfalloc/yt/ya.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/lfalloc/yt/ya.make b/library/cpp/lfalloc/yt/ya.make
index 8c1a4f8a72..795761fef4 100644
--- a/library/cpp/lfalloc/yt/ya.make
+++ b/library/cpp/lfalloc/yt/ya.make
@@ -1,7 +1,7 @@
-LIBRARY()
+LIBRARY()
OWNER(a-romanov)
-
+
NO_UTIL()
NO_COMPILER_WARNINGS()
@@ -25,5 +25,5 @@ PEERDIR(
)
SET(IDE_FOLDER "util")
-
-END()
+
+END()