Browse Source

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

deniskuzin 3 years ago
parent
commit
f86a81857a
3 changed files with 7 additions and 7 deletions
  1. 3 3
      build/rules/go/vendor.policy
  2. 3 3
      contrib/python/ya.make
  3. 1 1
      library/cpp/yson/ya.make

+ 3 - 3
build/rules/go/vendor.policy

@@ -1029,9 +1029,9 @@ ALLOW infra/infractl/.* -> vendor/github.com/google/gnostic/openapiv3
 ALLOW infra/infractl/.* -> vendor/github.com/google/gnostic/compiler
 ALLOW infra/infractl/.* -> vendor/gopkg.in/yaml.v3
 
-# CONTRIB-2445 
-ALLOW psp -> vendor/github.com/zimmski/go-mutesting 
- 
+# CONTRIB-2445
+ALLOW psp -> vendor/github.com/zimmski/go-mutesting
+
 # CONTRIB-2460
 ALLOW .* -> vendor/github.com/dgraph-io/ristretto
 

+ 3 - 3
contrib/python/ya.make

@@ -146,7 +146,7 @@ RECURSE(
     channels
     chart-studio
     CherryPy
-    cherrypy-cors 
+    cherrypy-cors
     ciso8601
     clang
     clang/example
@@ -310,7 +310,7 @@ RECURSE(
     djangorestframework-camel-case
     djangorestframework-csv
     djangorestframework-filters
-    djangorestframework-jsonp 
+    djangorestframework-jsonp
     djangorestframework-xml
     dm.xmlsec.binding
     dnspython
@@ -1148,7 +1148,7 @@ RECURSE(
     webstruct
     WebTest
     webvtt-py
-    weighted-levenshtein 
+    weighted-levenshtein
     Werkzeug
     wheel
     whitenoise

+ 1 - 1
library/cpp/yson/ya.make

@@ -2,7 +2,7 @@ LIBRARY()
 
 OWNER(
     ermolovd
-    g:yt 
+    g:yt
 )
 
 PEERDIR(