From a2d9392f954c99574836dcdb06d7bdb1a8a4ba10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Mon, 20 Apr 2026 14:09:12 +0200 Subject: [PATCH] Add blog post for week 16 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- weekly/2026/week-16.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 weekly/2026/week-16.md diff --git a/weekly/2026/week-16.md b/weekly/2026/week-16.md new file mode 100644 index 0000000000..f7cdc02d0c --- /dev/null +++ b/weekly/2026/week-16.md @@ -0,0 +1,14 @@ +--- +title: Week 16 in Packit +date: 2026-04-20 +authors: nforro +tags: + - 2026-April + - 2026 + - April +--- + +## Week 16 (April 14th – April 20th) + +- We have finalized support for multiple release streams, you can read more about it + in a [dedicated blog post](posts/multiple-release-streams).