From f6c356cbe200f421d5eb43ff71a05928cac3a7df Mon Sep 17 00:00:00 2001 From: Macsim Date: Sat, 22 Nov 2025 11:06:50 +0300 Subject: [PATCH] New developers --- clone_repos.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clone_repos.py b/clone_repos.py index 62ac945..6916bb0 100644 --- a/clone_repos.py +++ b/clone_repos.py @@ -49,7 +49,9 @@ repos = [ "https://github.com/Ruslan-Isaev/modules", "https://github.com/shadowhikka/sh.modules", "https://github.com/fiksofficial/python-modules", - "https://github.com/mead0wsss/mead0wsMods" + "https://github.com/mead0wsss/mead0wsMods", + "https://github.com/SenkoGuardian/SenModules", + "https://github.com/ZetGoHack/nullmod" ] def configure_git():