From 0d95beb1e31295e2ffc49f95d0e6e1f944d8bc8d Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Fri, 14 May 2021 13:31:07 +0200 Subject: [PATCH] docs(release.md): update post-release tasks order Signed-off-by: maxgio92 --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 095e0e28..7cda7cf9 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -104,6 +104,6 @@ For each release we archive the meeting notes in git for historical purposes. Announce the new release to the world! +- Publish a blog on [Falco website](https://github.com/falcosecurity/falco-website) ([example](https://github.com/falcosecurity/falco-website/blob/master/content/en/blog/falco-0-28-1.md)) - Send an announcement to cncf-falco-dev@lists.cncf.io (plain text, please) - Let folks in the slack #falco channel know about a new release came out -- Publish a blog on [Falco website](https://github.com/falcosecurity/falco-website) ([example](https://github.com/falcosecurity/falco-website/blob/master/content/en/blog/falco-0-28-1.md))