diff options
author | alonger <[email protected]> | 2022-02-10 16:51:55 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:51:55 +0300 |
commit | 40296625f3854b758c570a50c7728a464483cd27 (patch) | |
tree | ab7fbbf3253d4c0e2793218f09378908beb025fb | |
parent | 4a89ad18e89f87e651ce0b73fbd6b6d5a93b527d (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r-- | build/ya.conf.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index aae930890cc..5f7cc875d61 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -3628,14 +3628,14 @@ } ] }, - "dctl": { - "tools": { + "dctl": { + "tools": { "dctl": { "bottle": "dctl", "executable": "dctl" } - }, - "platforms": [ + }, + "platforms": [ { "host": { "os": "LINUX" @@ -3648,8 +3648,8 @@ }, "default": true } - ] - }, + ] + }, "jq": { "tools": { "jq": { @@ -6863,19 +6863,19 @@ ] } }, - "dctl": { - "formula": { + "dctl": { + "formula": { "sandbox_id": [ 1198127186 ], - "match": "dctl" - }, - "executable": { + "match": "dctl" + }, + "executable": { "dctl": [ "dctl" ] - } - }, + } + }, "vim": { "formula": { "sandbox_id": 82345405, |