File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
staging/src/k8s.io/kubectl Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ programs. E.g. these packages are vendored into `k8s.io/kubernetes` for use in
10
10
the [ kubectl] ( https://github.com/kubernetes/kubernetes/tree/master/cmd/kubectl )
11
11
cli client. That client will eventually move here too.
12
12
13
- # Contribution Requirements
13
+ ## Contribution Requirements
14
14
15
15
- Full unit-test coverage.
16
16
@@ -28,11 +28,6 @@ cli client. That client will eventually move here too.
28
28
- Packages in this repository should aspire to implement sensible, small
29
29
interfaces and import a limited set of dependencies.
30
30
31
- ## Dependencies
32
-
33
- Dependencies are managed using [ dep] ( https://github.com/golang/dep ) . Please
34
- refer to its documentation if needed.
35
-
36
31
## Community, discussion, contribution, and support
37
32
38
33
See [ this document] ( https://github.com/kubernetes/community/tree/master/sig-cli ) for how to reach the maintainers of this project.
You can’t perform that action at this time.
0 commit comments