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
commitef42528cdc4019bf12e878add78e77c15997af4f (patch)
treed317eddc46806e0fa8b36da200c8cea15820301e /contrib/libs/yaml
parent11a24635da4c4f39428b182c49a7bc35e47c9534 (diff)
downloadydb-ef42528cdc4019bf12e878add78e77c15997af4f.tar.gz
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 1 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 547a2b2a63..1db81d4c82 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)