From 48491c7835bfb043dd4733ede22126e80e9a03d9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Dec 2022 02:06:02 +0000 Subject: [PATCH] Makefile: release checklist: Add entry for release announcement Signed-off-by: Ian Jackson --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 854eaca..b0ed09a 100644 --- a/Makefile +++ b/Makefile @@ -103,6 +103,8 @@ very-clean: clean # release-rust-crate VERSION # make publish publish-make-current PUBLISH_VERSION=1.1.1 # dgit -wgf push-source sid +# +# release announcement on mailing list and/or blog post #---------- docs publication ---------- -- 2.30.2