From 047299c9639d76a34aa7fb9cb32481924f0fe0a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Mon, 30 Sep 2024 10:44:12 +0200
Subject: [PATCH] channels: drop v2025dev3
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

v2025dev3 was marked as closed two weeks ago, so according to
our policy it's time to drop it completely, see:
https://www.apertis.org/guides/maintenance/apertis_release_process/#dashboard-update

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
---
 data/channels.yaml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/data/channels.yaml b/data/channels.yaml
index 65e6470..19efca9 100644
--- a/data/channels.yaml
+++ b/data/channels.yaml
@@ -41,13 +41,6 @@ channels:
   apertis/v2024-updates:
     <<: *apertis_v2024
     suite: v2024-updates
-  apertis/v2025dev3:
-    <<: *apertis_v2024
-    release: v2025dev3
-    suite: v2025dev3
-    base: apertis/v2025dev3
-    components: *APERTIS_COMPONENTS
-    status: closed
   apertis/v2025pre:
     <<: *apertis_v2024
     release: v2025pre
-- 
GitLab