From 25305e90ccbab5d9a2bfec77efe6a0490d142eaa Mon Sep 17 00:00:00 2001 From: olegsenin <olegsenin@yandex-team.ru> Date: Thu, 10 Feb 2022 16:48:51 +0300 Subject: Restoring authorship annotation for <olegsenin@yandex-team.ru>. Commit 1 of 2. --- build/rules/go/vendor.policy | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'build/rules') 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 -- cgit v1.2.3