commit | 8697152e7055b2d2e90ee36874ee40173096af41 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Thu Sep 26 22:09:39 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Tue Oct 01 23:13:54 2019 +0000 |
tree | 07829c946bf8aba8142e5c4f6381add66f29e75e | |
parent | c4029aa227893ee63ef8db30893d0569c28c7046 [diff] [blame] |
VOL-1917 move to go mod Change-Id: Ia8de8bd8a4f4d908cc1fa745f6f4ec949629017b
diff --git a/vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS b/vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS old mode 100755 new mode 100644 index c430067..8454be5 --- a/vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS +++ b/vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS
@@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - thockin - lavalamp