diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-03-20 09:42:24 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-03-20 10:55:36 -0700 |
| commit | 63dcb38987744129f45f3b636f2a545c0e1acd3e (patch) | |
| tree | cfa6a68cdd601ba22956495958e4eeffee62c66a /sig-architecture | |
| parent | a2fcca1131b27c207d2ea7c51e92420c9feda5a7 (diff) | |
Add contact (slack, mailing_list, teams) to subprojects
Demonstrate by adding slack channels for sig-testing subprojects
that already have their own slack channels
Add a GitHub team related to conformance to sig-arch's conformance
definition subproject
GitHub teams as implemented now are very kubernetes-org centric,
I'm not trying to change that here, would suggest a followup
change to allow for the use of github teams in other orgs
(like kubernetes-sigs)
Diffstat (limited to 'sig-architecture')
| -rw-r--r-- | sig-architecture/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md index 1c2d4537..ff33ad73 100644 --- a/sig-architecture/README.md +++ b/sig-architecture/README.md @@ -48,6 +48,9 @@ The following subprojects are owned by sig-architecture: - Owners: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/OWNERS + - Slack: [#k8s-conformance](https://kubernetes.slack.com/messages/k8s-conformance) + - GitHub Teams: + - [@kubernetes/cncf-conformance-wg](https://github.com/orgs/kubernetes/teams/cncf-conformance-wg) - **code-organization** - Description: [Described below](#code-organization) - Owners: |
