aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskacheev <skacheev@yandex-team.ru>2022-02-10 16:47:06 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:06 +0300
commit4059c9a907018cf424034bc14dd08d5f017e963b (patch)
treeb83306b6e37edeea782e9eed673d89286c4fef35
parent8236d1ded1f6979f08f9f04ad0affe4633df098c (diff)
downloadydb-4059c9a907018cf424034bc14dd08d5f017e963b.tar.gz
Restoring authorship annotation for <skacheev@yandex-team.ru>. Commit 2 of 2.
-rw-r--r--build/rules/go/vendor.policy14
-rw-r--r--contrib/libs/jemalloc/dynamic/ya.make2
-rw-r--r--contrib/libs/tcmalloc/dynamic/ya.make4
-rw-r--r--contrib/libs/ya.make4
4 files changed, 12 insertions, 12 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index e6c4ba6797..3e9c0acada 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -587,7 +587,7 @@ ALLOW .* -> vendor/github.com/pariz/gountries
# CONTRIB-1630- Go binding for qemu/qmp runtime
ALLOW .* -> vendor/github.com/intel/govmm/qemu
-# CONTRIB-1650 golang ftp server library with a sample implementation
+# CONTRIB-1650 golang ftp server library with a sample implementation
ALLOW .* -> vendor/github.com/fclairamb/ftpserver
# CONTRIB-1647 golang binlog replication implementation
@@ -598,9 +598,9 @@ ALLOW .* -> vendor/github.com/siddontang/go-mysql/mysql
# CONTRIB-1849 binding to internal log for binlog replication
ALLOW library/go/core/log/compat/golog -> vendor/github.com/siddontang/go-log/log
-# CONTRIB-1656 golang sftp server library
-ALLOW .* -> vendor/github.com/pkg/sftp
-
+# CONTRIB-1656 golang sftp server library
+ALLOW .* -> vendor/github.com/pkg/sftp
+
# CONTRIB-1670
ALLOW .* -> vendor/github.com/soniah/gosnmp
@@ -705,9 +705,9 @@ ALLOW .* -> vendor/github.com/andybalholm/brotli
# CONTRIB-2081 BTree implementation for Go
ALLOW .* -> vendor/github.com/google/btree
-# CONTRIB-2136 simple lexer for go, it's like shlex.py with whitespace_split=True
-ALLOW .* -> vendor/github.com/google/shlex
-
+# CONTRIB-2136 simple lexer for go, it's like shlex.py with whitespace_split=True
+ALLOW .* -> vendor/github.com/google/shlex
+
# CONTRIB-2084 Word transformation
ALLOW .* -> vendor/github.com/jinzhu/inflection
#
diff --git a/contrib/libs/jemalloc/dynamic/ya.make b/contrib/libs/jemalloc/dynamic/ya.make
index b9e4d65c96..44abbefda0 100644
--- a/contrib/libs/jemalloc/dynamic/ya.make
+++ b/contrib/libs/jemalloc/dynamic/ya.make
@@ -2,4 +2,4 @@
OWNER(g:contrib g:cpp-contrib)
-DLL_FOR(contrib/libs/jemalloc jemalloc)
+DLL_FOR(contrib/libs/jemalloc jemalloc)
diff --git a/contrib/libs/tcmalloc/dynamic/ya.make b/contrib/libs/tcmalloc/dynamic/ya.make
index dd5e4c585c..72f91dfc81 100644
--- a/contrib/libs/tcmalloc/dynamic/ya.make
+++ b/contrib/libs/tcmalloc/dynamic/ya.make
@@ -1,2 +1,2 @@
-DLL_FOR(contrib/libs/tcmalloc tcmalloc)
-OWNER(g:contrib)
+DLL_FOR(contrib/libs/tcmalloc tcmalloc)
+OWNER(g:contrib)
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make
index 10e3532e41..9c4640fdcf 100644
--- a/contrib/libs/ya.make
+++ b/contrib/libs/ya.make
@@ -118,7 +118,7 @@ RECURSE(
jansson
jdk
jemalloc
- jemalloc/dynamic
+ jemalloc/dynamic
jerasure
jinja2cpp
js-v8
@@ -325,7 +325,7 @@ RECURSE(
taocrypt
tbb
tcmalloc
- tcmalloc/dynamic
+ tcmalloc/dynamic
tensorboard
termbox
tf