mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Adding link to docs to godep-save.sh as well
This commit is contained in:
parent
b43c04452f
commit
478880d232
@ -99,6 +99,8 @@ hack/update-godep-licenses.sh >/dev/null
|
||||
kube::log::status "Creating OWNERS file"
|
||||
rm -f "Godeps/OWNERS" "vendor/OWNERS"
|
||||
cat <<__EOF__ > "Godeps/OWNERS"
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- dep-approvers
|
||||
__EOF__
|
||||
|
Loading…
Reference in New Issue
Block a user