From 9146f1d48d8ce91feda9a583768b4aa7ebc85978 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Rapha=C3=ABl=20Gertz?= <git@rapsys.eu>
Date: Sun, 13 Oct 2024 00:52:34 +0200
Subject: [PATCH] Remove contrib to allow aliases

---
 index.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.json b/index.json
index 0b0506e..6d1ac8f 100644
--- a/index.json
+++ b/index.json
@@ -18,7 +18,7 @@
 	},
 	"versions": [],
 	"branch": "master",
-	"is_contrib": true,
+	"is_contrib": false,
 	"_links": {
 		"repository": "rapsys@git.rapsys.eu/recipes",
 		"origin_template": "{package}:{version}@git.rapsys.eu/recipes:master",
-- 
2.41.3