diff options
| -rw-r--r-- | contributors/guide/contributor-cheatsheet.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contributors/guide/contributor-cheatsheet.md b/contributors/guide/contributor-cheatsheet.md index e9591afc..2ff5f963 100644 --- a/contributors/guide/contributor-cheatsheet.md +++ b/contributors/guide/contributor-cheatsheet.md @@ -45,6 +45,14 @@ A list of common resources when contributing to Kubernetes. - [Test Health](https://go.k8s.io/test-health) - [Test History](https://go.k8s.io/test-history) +## Email Aliases + +- community@kubernetes.io - Mail someone on the community team (SIG Contributor Experience) about a community issue. +- social@cncf.io - Contact the CNCF social team; blog, twitter account, and other social properties. +- steering@kubernetes.io - Mail the steering committee. Public address with public archive. +- steering-private@kubernetes.io - Mail the steering committee privately, for sensitive items. +- helpdesk@rt.linuxfoundation.org - Mail the LF helpdesk for help with CLA issues. + ## Other - [Developer Statistics](https://k8s.devstats.cncf.io) |
