diff options
author | efmv <[email protected]> | 2022-02-10 16:48:52 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:52 +0300 |
commit | 75919c9f83e86ba519c95fedb048f28781ff20e4 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | 6434847a84ac6be7db1906374621b7ce2b1330ff (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
-rw-r--r-- | build/rules/go/vendor.policy | 6 | ||||
-rw-r--r-- | contrib/python/ya.make | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy index 6d566b9119c..3e9c0acadaa 100644 --- a/build/rules/go/vendor.policy +++ b/build/rules/go/vendor.policy @@ -764,9 +764,9 @@ ALLOW .* -> vendor/github.com/segmentio/kafka-go # CONTRIB-2240 utilities for efficiently performing Win32 IO operations in Go. ALLOW .* -> vendor/github.com/Microsoft/go-winio -# CONTRIB-2241 -ALLOW .* -> vendor/github.com/aymerick/raymond - +# CONTRIB-2241 +ALLOW .* -> vendor/github.com/aymerick/raymond + # CONTRIB-2176 ALLOW .* -> vendor/github.com/masterzen/winrm diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 8b1d33eef07..d01ced9f3aa 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -882,7 +882,7 @@ RECURSE( pytest-server-fixtures pytest-shutil pytest-timeout - pytest-tornado + pytest-tornado pytest-twisted pytest-vcr pytest-xdist @@ -989,7 +989,7 @@ RECURSE( sentinels sentry-sdk service-identity - setproctitle + setproctitle setuptools sgmllib3k sh |