summaryrefslogtreecommitdiffstats
path: root/library/cpp/lfalloc/yt
diff options
context:
space:
mode:
authorgulin <[email protected]>2022-02-10 16:47:32 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:32 +0300
commit7199613d295246a07c2f7b331fbb3128936039dc (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /library/cpp/lfalloc/yt
parentc807aae441c17fc7f577c35757a4b6e0bd909802 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 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 795761fef4b..8c1a4f8a72e 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()