diff options
author | cobat <cobat@yandex-team.ru> | 2022-02-10 16:49:07 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:07 +0300 |
commit | 1d2e8a8e9976488ea69a7e4763aa749244f82612 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/packers | |
parent | e486e109b08823b61996f2154f0bc6b7c27a4af4 (diff) | |
download | ydb-1d2e8a8e9976488ea69a7e4763aa749244f82612.tar.gz |
Restoring authorship annotation for <cobat@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/packers')
-rw-r--r-- | library/cpp/packers/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/packers/README.md b/library/cpp/packers/README.md index 1bc9c6a9b2..c635bf8c8a 100644 --- a/library/cpp/packers/README.md +++ b/library/cpp/packers/README.md @@ -1,2 +1,2 @@ A library of packers used to serialize data in the library/cpp/containers/comptrie. -It is specially excluded as separate library since many packers are of standalone interest. +It is specially excluded as separate library since many packers are of standalone interest. |