diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-22 09:01:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-22 09:01:48 -0700 |
| commit | 345851cb54ef05450b4f10ce0bef99372e4a6ab4 (patch) | |
| tree | ae9aa18568f4df799e1eb0dc384f367b0ba40344 | |
| parent | 08784ffc1819ebcf0d4518397b77174d0bccc3a6 (diff) | |
| parent | 79f3d678da4f736e82e9d37e1596839bb186c13e (diff) | |
Merge pull request #3629 from idvoretskyi/idvoretskyi-cheatsheet-fix
LF HelpDesk email is not effective anymore
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index b64e7104..d8c6fbab 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -79,7 +79,6 @@ make your GitHub contribution experience better. - 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. - conduct@kubernetes.io - Contact the Code of Conduct committee, private mailing list. ## Communicating Effectively on GitHub @@ -341,4 +340,4 @@ the other contributors assigned to review and approve your PR. [testing locally]: /contributors/guide/README.md#testing [developer guide]: /contributors/devel/README.md [Atlassian git tutorial]: https://www.atlassian.com/git/tutorials -[git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/
\ No newline at end of file +[git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/ |
