diff options
| author | Justin SB <justinsb@google.com> | 2019-07-09 14:11:04 -0400 |
|---|---|---|
| committer | Justin SB <justinsb@google.com> | 2019-07-09 14:11:04 -0400 |
| commit | 914e6b1959133965b83bc69f09d0fee0fc1f50fb (patch) | |
| tree | 46fa5bdb5e6ed6baabb09648c7e75ace7400e720 | |
| parent | f9eeac80681fb76392c099592f9269fcac4a4f38 (diff) | |
Add kubebuilder group to server-sdk subproject
| -rw-r--r-- | sig-api-machinery/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 8765e5cf..cf09ae5c 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -99,6 +99,8 @@ The following subprojects are owned by sig-api-machinery: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS - https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS - https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS + - Contact + - [Mailing List](https://groups.google.com/forum/#!forum/kubebuilder) - **universal-machinery** - Owners: - https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS @@ -105,6 +105,8 @@ sigs: - https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS - name: server-sdk + contact: + mailing_list: https://groups.google.com/forum/#!forum/kubebuilder owners: - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS |
