From 1a16e0107b837692289604fab89a36d22bc06913 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Wed, 25 Mar 2026 20:56:41 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20REPOS=20list=20=E2=80=94=20only=20the-ne?= =?UTF-8?q?xus=20and=20timmy-config=20remain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks.py b/tasks.py index 86b919e7..f7849f1e 100644 --- a/tasks.py +++ b/tasks.py @@ -20,8 +20,6 @@ TIMMY_HOME = Path.home() / ".timmy" REPOS = [ "Timmy_Foundation/the-nexus", "Timmy_Foundation/timmy-config", - "Timmy_Foundation/sovereign-orchestration", - "Rockachopa/the-matrix", ] NET_LINE_LIMIT = 10