From d5cf9d26069af822f850a21992deedd5500665b4 Mon Sep 17 00:00:00 2001 From: zelect0r <58399743+zelect0r@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:04:08 +0200 Subject: [PATCH] Add zelect0r Android Modules Repository Added new repository entry for zelect0rs Android Modules. --- meta/repositories.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/meta/repositories.json b/meta/repositories.json index bfe342b..239961a 100644 --- a/meta/repositories.json +++ b/meta/repositories.json @@ -220,5 +220,23 @@ } ], "url": "https://juliazero.github.io/mrbj/" - } + }, + { + "name": "zelect0rs Android Modules Repository", + "maintainers": [], + "members": [ + { + "avatar": "https://github.com/zelect0r.png", + "name": "zelect0r", + "title": "Owner", + "links": [ + { + "icon": "github", + "link": "https://github.com/zelect0r" + } + ] + } + ], + "url": "https://zelect0r.github.io/zamr/" +} ]