diff options
author | comradeandrew <[email protected]> | 2022-02-10 16:48:58 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:58 +0300 |
commit | a3b5e6725f712d259c5a8dc3d1b0a5bf393deb6c (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 2b63e3236409f3d0705e731c7bdabb3cf17bed59 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r-- | build/ya.conf.json | 12 | ||||
-rw-r--r-- | contrib/python/ya.make | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 21b57e17f6b..5f7cc875d61 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -5305,12 +5305,12 @@ "os": "LINUX" }, "default": true - }, - { - "host": { - "os": "DARWIN" - }, - "default": true + }, + { + "host": { + "os": "DARWIN" + }, + "default": true } ] }, diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 2ea437e0662..d01ced9f3aa 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -1107,7 +1107,7 @@ RECURSE( ujson ulid2 umalqurra - umongo + umongo unicodecsv Unidecode unidiff |