mirror of https://github.com/k3s-io/k3s
Generated bindata.go
parent
478880d232
commit
a18371964a
|
@ -70,7 +70,9 @@ func (fi bindataFileInfo) Sys() interface{} {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
var _translationsOwners = []byte(`reviewers:
|
var _translationsOwners = []byte(`# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
reviewers:
|
||||||
- brendandburns
|
- brendandburns
|
||||||
approvers:
|
approvers:
|
||||||
- brendandburns
|
- brendandburns
|
||||||
|
@ -213,7 +215,9 @@ func translationsExtractPy() (*asset, error) {
|
||||||
return a, nil
|
return a, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
var _translationsKubectlOwners = []byte(`approvers:
|
var _translationsKubectlOwners = []byte(`# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
approvers:
|
||||||
- sig-cli-maintainers
|
- sig-cli-maintainers
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-cli
|
- sig-cli
|
||||||
|
|
Loading…
Reference in New Issue