diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-03-08 00:17:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-08 00:17:44 -0800 |
| commit | bea4913835f670e840dfc04be6b2ef4a2f7837f4 (patch) | |
| tree | 098047101da8443f7dc35183a09f2b0476ab4ed5 | |
| parent | f56a2db9348c49fd13b35ef0bb124bb6251a1685 (diff) | |
| parent | 66802fb33a8dd73118b4bec03eed3e2db0a9278f (diff) | |
Merge pull request #5536 from sftim/20210220_document_blog_embargoed_content
Avoid use of blog form for embargoed content
| -rw-r--r-- | sig-docs/blog-subproject/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-docs/blog-subproject/README.md b/sig-docs/blog-subproject/README.md index 2373f095..3a0b33e4 100644 --- a/sig-docs/blog-subproject/README.md +++ b/sig-docs/blog-subproject/README.md @@ -66,7 +66,7 @@ _If a blog post does not contain any technical content (for example, [How You Ca ### Embargoed Content -The blog repository on GitHub is public, therefore any content that needs to remain confidential until a certain time (for example: release posts, security vulnerabilities) should be submitted via the form directly. On [the form](https://docs.google.com/forms/d/e/1FAIpQLSch_phFYMTYlrTDuYziURP6nLMijoXx_f7sLABEU5gWBtxJHQ/viewform), please note the time that the embargo will be lifted. In this case, the editorial team will do all reviews in Google Docs. If this is time sensitive, please email [blog@kubernetes.io](mailto:blog@kubernetes.io). +The blog repository on GitHub is public, therefore any content that needs to remain confidential until a certain time (for example: release posts, security vulnerabilities) should be proposed by email message to [blog@kubernetes.io](mailto:blog@kubernetes.io). In your message, please note the time that the embargo will be lifted. ### SLA |
