diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-07-26 12:17:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-26 12:17:59 -0700 |
| commit | d28a66feccca35840208f00d00786ec2092416ce (patch) | |
| tree | c0871df3656e59c4c50a1358d2fac0683ca82077 | |
| parent | c02ecb1920f281c26dc84c879cc81ec32a10c733 (diff) | |
| parent | 74373ba6b7db549ab472e31a7a4c2cd651656b82 (diff) | |
Merge pull request #3928 from nikhita/github-email
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 |
