diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-07-26 15:03:25 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-07-26 17:18:39 +0530 |
| commit | 74373ba6b7db549ab472e31a7a4c2cd651656b82 (patch) | |
| tree | c39fe4da2781eeb493ef15c33cc1cc4e7f400e13 | |
| parent | e58609eab0db8bc3bea4257e4bb047cdc76d271a (diff) | |
Document private mailing list for GitHub Admin team
| -rw-r--r-- | contributors/guide/contributor-cheatsheet/README.md | 3 | ||||
| -rw-r--r-- | github-management/opening-a-request.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/contributors/guide/contributor-cheatsheet/README.md b/contributors/guide/contributor-cheatsheet/README.md index 86479781..bfc5caf3 100644 --- a/contributors/guide/contributor-cheatsheet/README.md +++ b/contributors/guide/contributor-cheatsheet/README.md @@ -90,6 +90,8 @@ better. Experience) about a community issue. - conduct@kubernetes.io - Contact the Code of Conduct committee, private mailing list. +- github@kubernetes.io - Mail the [GitHub Administration Team] privately, + for sensitive items. - steering@kubernetes.io - Mail the steering committee. Public address with public archive. - steering-private@kubernetes.io - Mail the steering committee privately, for @@ -396,3 +398,4 @@ the other contributors assigned to review and approve your PR. [git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/ [Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/ [approve]: https://prow.k8s.io/command-help#approve +[GitHub Administration Team]: /github-management#github-administration-team diff --git a/github-management/opening-a-request.md b/github-management/opening-a-request.md index 90c136a9..3ad5ca15 100644 --- a/github-management/opening-a-request.md +++ b/github-management/opening-a-request.md @@ -31,6 +31,9 @@ Please open an issue against the [kubernetes/test-infra] repository describing your issue. If your request is urgent, please escalate to the [test-infra on-call] or reach out to `#testing-ops` on Slack. +## Sensitive issues + +To report any sensitive information, please email the private github@kubernetes.io list. [kubernetes/org]: https://github.com/kubernetes/org/issues [@kubernetes/owners]: https://github.com/orgs/kubernetes/teams/owners |
