diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-10-01 22:33:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-01 22:33:07 -0700 |
| commit | 71e8a287ddc6f67b1b55650fb15c9a86e7d3ec3e (patch) | |
| tree | 064a4f534d1b0dba599a06d485061a6026f33c1f | |
| parent | 6ec24d2f01f89919b2308d84bbd96f299da0eff7 (diff) | |
| parent | 71b2383e14911a9e7232ab91f9653b49fe98ca07 (diff) | |
Merge pull request #4134 from mrbobbytables/add-discuss-theme-reference
Add discuss-theme OWNERS reference to community-management subproject.
| -rw-r--r-- | sig-contributor-experience/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index 2eb26fe7..fbc3429c 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -58,6 +58,7 @@ Owns and manages overall community repo, including community group documentation ### community-management Manages operations and policy for upstream community group communication platforms. - **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/discuss-theme/master/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS - **Meetings:** - APAC Coordinator Meeting: [Thursdays at 5:00 UTC](https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=5:00&tz=UTC). @@ -1074,6 +1074,7 @@ sigs: description: Manages operations and policy for upstream community group communication platforms. owners: + - https://raw.githubusercontent.com/kubernetes-sigs/discuss-theme/master/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS meetings: - description: APAC Coordinator Meeting |
