diff options
author | Sergey Brazhnik <s.brazhnik@gmail.com> | 2022-02-10 16:46:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:31 +0300 |
commit | 249e91c445cb92462f9509d1ef2730b27629f43d (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/snappy | |
parent | ef42528cdc4019bf12e878add78e77c15997af4f (diff) | |
download | ydb-249e91c445cb92462f9509d1ef2730b27629f43d.tar.gz |
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/snappy')
-rw-r--r-- | contrib/libs/snappy/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/snappy/ya.make b/contrib/libs/snappy/ya.make index 53a0957d98..472daa0c80 100644 --- a/contrib/libs/snappy/ya.make +++ b/contrib/libs/snappy/ya.make @@ -1,9 +1,9 @@ # Generated by devtools/yamaker from nixpkgs 92c884dfd7140a6c3e6c717cf8990f7a78524331. LIBRARY() - + OWNER(g:cpp-contrib) - + VERSION(1.1.8) ORIGINAL_SOURCE(https://github.com/google/snappy/archive/1.1.8.tar.gz) |