Browse Source

Restoring authorship annotation for <skacheev@yandex-team.ru>. Commit 2 of 2.

skacheev 3 years ago
parent
commit
4059c9a907

+ 7 - 7
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
 #

+ 1 - 1
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)

+ 2 - 2
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)

+ 2 - 2
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