Helm to move under full k8s projects
This commit is contained in:
parent
42ec015a21
commit
0c5b5e54b2
|
@ -113,6 +113,7 @@ These are grandfathered in as full projects:
|
||||||
- github.com/kubernetes/md-check
|
- github.com/kubernetes/md-check
|
||||||
- github.com/kubernetes/pr-bot - move from mungebot, etc from contrib, currently running in "prod" on github.com/kubernetes
|
- github.com/kubernetes/pr-bot - move from mungebot, etc from contrib, currently running in "prod" on github.com/kubernetes
|
||||||
- github.com/kubernetes/dashboard
|
- github.com/kubernetes/dashboard
|
||||||
|
- github.com/kubernetes/helm (Graduated from incubator on Feb 2017)
|
||||||
|
|
||||||
**Project to Incubate But Not Move**
|
**Project to Incubate But Not Move**
|
||||||
|
|
||||||
|
@ -120,7 +121,6 @@ These projects are young but have significant user facing docs pointing at their
|
||||||
|
|
||||||
- github.com/kubernetes/charts
|
- github.com/kubernetes/charts
|
||||||
- github.com/kubernetes/minikube
|
- github.com/kubernetes/minikube
|
||||||
- github.com/kubernetes/helm (Graduated from incubator on Feb 2017)
|
|
||||||
- github.com/kubernetes/charts
|
- github.com/kubernetes/charts
|
||||||
|
|
||||||
**Projects to Move to Incubator**
|
**Projects to Move to Incubator**
|
||||||
|
|
Loading…
Reference in New Issue