aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/yaml
diff options
context:
space:
mode:
authorSergey Brazhnik <s.brazhnik@gmail.com>2022-02-10 16:46:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:31 +0300
commit249e91c445cb92462f9509d1ef2730b27629f43d (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/yaml
parentef42528cdc4019bf12e878add78e77c15997af4f (diff)
downloadydb-249e91c445cb92462f9509d1ef2730b27629f43d.tar.gz
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/yaml')
-rw-r--r--contrib/libs/yaml/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/yaml/ya.make b/contrib/libs/yaml/ya.make
index 1db81d4c82..547a2b2a63 100644
--- a/contrib/libs/yaml/ya.make
+++ b/contrib/libs/yaml/ya.make
@@ -8,7 +8,7 @@ OWNER(
)
VERSION(0.2.5)
-
+
ORIGINAL_SOURCE(https://github.com/yaml/libyaml/archive/0.2.5.tar.gz)
LICENSE(MIT)