From 2e27d5dded56644edf6edaa01322cee37180df64 Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Fri, 14 May 2021 13:15:04 +0200 Subject: [PATCH] docs(release.md): add blog announcement to post-release tasks Signed-off-by: maxgio92 --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 28000810..095e0e28 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -106,3 +106,4 @@ Announce the new release to the world! - 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))