aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorsdwbgn <sdwbgn@yandex-team.ru>2022-02-10 16:51:54 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:54 +0300
commit79eeb5c676190b6c0f8c8863eb9871f3de0f0f05 (patch)
tree185a4cd5442d8de04447c5220116c0855e1e0756 /build
parent02ce55d353a265755fe328fce17b373b902701a3 (diff)
downloadydb-79eeb5c676190b6c0f8c8863eb9871f3de0f0f05.tar.gz
Restoring authorship annotation for <sdwbgn@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r--build/ya.conf.json70
1 files changed, 35 insertions, 35 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 5f7cc875d6..8179f4badf 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -474,9 +474,9 @@
},
"license_analyzer": {
"description": "Run devtools license analyzer"
- },
- "eductl": {
- "description": "eductl is a toolchain of Yandex Education"
+ },
+ "eductl": {
+ "description": "eductl is a toolchain of Yandex Education"
},
"bigb_request": {
"description": "utility to get user info"
@@ -5699,28 +5699,28 @@
"objcopy": "$(GCC)/bin/arm-none-eabi-objcopy",
"gcc_version": "10.2.1"
}
- },
- "eductl": {
- "tools": {
- "eductl": {
- "bottle": "eductl",
- "executable": "eductl"
- }
- },
- "platforms": [
- {
- "host": {
- "os": "LINUX"
- },
- "default": true
- },
- {
- "host": {
- "os": "DARWIN"
- },
- "default": true
- }
- ]
+ },
+ "eductl": {
+ "tools": {
+ "eductl": {
+ "bottle": "eductl",
+ "executable": "eductl"
+ }
+ },
+ "platforms": [
+ {
+ "host": {
+ "os": "LINUX"
+ },
+ "default": true
+ },
+ {
+ "host": {
+ "os": "DARWIN"
+ },
+ "default": true
+ }
+ ]
}
},
"bottles": {
@@ -7955,17 +7955,17 @@
"arm-none-eabi-strip"
]
}
- },
- "eductl": {
- "formula": {
+ },
+ "eductl": {
+ "formula": {
"sandbox_id": 1198463788,
- "match": "eductl"
- },
- "executable": {
- "eductl": [
- "eductl"
- ]
- }
+ "match": "eductl"
+ },
+ "executable": {
+ "eductl": [
+ "eductl"
+ ]
+ }
},
"bigb_request": {
"formula": {