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 | 6434847a84ac6be7db1906374621b7ce2b1330ff (patch) | |
tree | 37e011f039a79aebf711e7468b6f3faf0f9c431b | |
parent | 02d9f685513d70da2738e10a8ddb151eb356c185 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 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 3e9c0acadaa..6d566b9119c 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 d01ced9f3aa..8b1d33eef07 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 |