aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolegsenin <olegsenin@yandex-team.ru>2022-02-10 16:48:51 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:51 +0300
commit25305e90ccbab5d9a2bfec77efe6a0490d142eaa (patch)
treed113cc79106a2d1bff3961f2b073daf2bda41fd6
parent1be5c19262dcd879ca765fc726a8a8e17cb525f8 (diff)
downloadydb-25305e90ccbab5d9a2bfec77efe6a0490d142eaa.tar.gz
Restoring authorship annotation for <olegsenin@yandex-team.ru>. Commit 1 of 2.
-rw-r--r--build/rules/go/vendor.policy12
-rw-r--r--contrib/python/ya.make2
2 files changed, 7 insertions, 7 deletions
diff --git a/build/rules/go/vendor.policy b/build/rules/go/vendor.policy
index 3e9c0acada..c842f6acbc 100644
--- a/build/rules/go/vendor.policy
+++ b/build/rules/go/vendor.policy
@@ -560,12 +560,12 @@ ALLOW .* -> vendor/github.com/alecthomas/participle
# CONTRIB-1539 staticcheck
ALLOW library/go/yolint -> vendor/honnef.co/go/tools
-# CONTRIB-1542 Simple netlink library for go.
-ALLOW .* -> vendor/github.com/vishvananda/netlink
-
-# CONTRIB-1542 Simple network namespace handling for go.
-ALLOW .* -> vendor/github.com/vishvananda/netns
-
+# CONTRIB-1542 Simple netlink library for go.
+ALLOW .* -> vendor/github.com/vishvananda/netlink
+
+# CONTRIB-1542 Simple network namespace handling for go.
+ALLOW .* -> vendor/github.com/vishvananda/netns
+
# CONTRIB-1545 Go bindings for creating BPF programs.
ALLOW .* -> vendor/github.com/iovisor/gobpf
diff --git a/contrib/python/ya.make b/contrib/python/ya.make
index d01ced9f3a..251bda5694 100644
--- a/contrib/python/ya.make
+++ b/contrib/python/ya.make
@@ -827,7 +827,7 @@ RECURSE(
pyketama
pylev
pylint
- pylxd
+ pylxd
pylzma
pymaven-patch
PyMeeus