diff --git a/archive/autopilot/README.md b/Unmaintained/autopilot/README.md similarity index 100% rename from archive/autopilot/README.md rename to Unmaintained/autopilot/README.md diff --git a/archive/autopilot/__init__.py b/Unmaintained/autopilot/__init__.py similarity index 100% rename from archive/autopilot/__init__.py rename to Unmaintained/autopilot/__init__.py diff --git a/archive/autopilot/autopilot.py b/Unmaintained/autopilot/autopilot.py similarity index 100% rename from archive/autopilot/autopilot.py rename to Unmaintained/autopilot/autopilot.py diff --git a/archive/autopilot/bech32.py b/Unmaintained/autopilot/bech32.py similarity index 100% rename from archive/autopilot/bech32.py rename to Unmaintained/autopilot/bech32.py diff --git a/archive/autopilot/c-lightning-autopilot.py b/Unmaintained/autopilot/c-lightning-autopilot.py similarity index 100% rename from archive/autopilot/c-lightning-autopilot.py rename to Unmaintained/autopilot/c-lightning-autopilot.py diff --git a/archive/autopilot/lib_autopilot.py b/Unmaintained/autopilot/lib_autopilot.py similarity index 100% rename from archive/autopilot/lib_autopilot.py rename to Unmaintained/autopilot/lib_autopilot.py diff --git a/archive/autopilot/pyproject.toml b/Unmaintained/autopilot/pyproject.toml similarity index 100% rename from archive/autopilot/pyproject.toml rename to Unmaintained/autopilot/pyproject.toml diff --git a/archive/autopilot/test_autopilot.py b/Unmaintained/autopilot/test_autopilot.py similarity index 100% rename from archive/autopilot/test_autopilot.py rename to Unmaintained/autopilot/test_autopilot.py diff --git a/archive/backup/README.md b/Unmaintained/backup/README.md similarity index 100% rename from archive/backup/README.md rename to Unmaintained/backup/README.md diff --git a/archive/backup/backend.py b/Unmaintained/backup/backend.py similarity index 100% rename from archive/backup/backend.py rename to Unmaintained/backup/backend.py diff --git a/archive/backup/backends.py b/Unmaintained/backup/backends.py similarity index 100% rename from archive/backup/backends.py rename to Unmaintained/backup/backends.py diff --git a/archive/backup/backup-cli b/Unmaintained/backup/backup-cli similarity index 100% rename from archive/backup/backup-cli rename to Unmaintained/backup/backup-cli diff --git a/archive/backup/backup.py b/Unmaintained/backup/backup.py similarity index 100% rename from archive/backup/backup.py rename to Unmaintained/backup/backup.py diff --git a/archive/backup/filebackend.py b/Unmaintained/backup/filebackend.py similarity index 100% rename from archive/backup/filebackend.py rename to Unmaintained/backup/filebackend.py diff --git a/archive/backup/poetry.lock b/Unmaintained/backup/poetry.lock similarity index 100% rename from archive/backup/poetry.lock rename to Unmaintained/backup/poetry.lock diff --git a/archive/backup/protocol.py b/Unmaintained/backup/protocol.py similarity index 100% rename from archive/backup/protocol.py rename to Unmaintained/backup/protocol.py diff --git a/archive/backup/pyproject.toml b/Unmaintained/backup/pyproject.toml similarity index 100% rename from archive/backup/pyproject.toml rename to Unmaintained/backup/pyproject.toml diff --git a/archive/backup/remote.md b/Unmaintained/backup/remote.md similarity index 100% rename from archive/backup/remote.md rename to Unmaintained/backup/remote.md diff --git a/archive/backup/server.py b/Unmaintained/backup/server.py similarity index 100% rename from archive/backup/server.py rename to Unmaintained/backup/server.py diff --git a/archive/backup/socketbackend.py b/Unmaintained/backup/socketbackend.py similarity index 100% rename from archive/backup/socketbackend.py rename to Unmaintained/backup/socketbackend.py diff --git a/archive/backup/test_backup.py b/Unmaintained/backup/test_backup.py similarity index 100% rename from archive/backup/test_backup.py rename to Unmaintained/backup/test_backup.py diff --git a/archive/backup/tests/pre-4090-backup.dbak b/Unmaintained/backup/tests/pre-4090-backup.dbak similarity index 100% rename from archive/backup/tests/pre-4090-backup.dbak rename to Unmaintained/backup/tests/pre-4090-backup.dbak diff --git a/archive/commando/README.md b/Unmaintained/commando/README.md similarity index 100% rename from archive/commando/README.md rename to Unmaintained/commando/README.md diff --git a/archive/commando/commando.py b/Unmaintained/commando/commando.py similarity index 100% rename from archive/commando/commando.py rename to Unmaintained/commando/commando.py diff --git a/archive/commando/requirements.txt b/Unmaintained/commando/requirements.txt similarity index 100% rename from archive/commando/requirements.txt rename to Unmaintained/commando/requirements.txt diff --git a/archive/commando/test_commando.py b/Unmaintained/commando/test_commando.py similarity index 100% rename from archive/commando/test_commando.py rename to Unmaintained/commando/test_commando.py diff --git a/archive/donations/LICENSE b/Unmaintained/donations/LICENSE similarity index 100% rename from archive/donations/LICENSE rename to Unmaintained/donations/LICENSE diff --git a/archive/donations/README.md b/Unmaintained/donations/README.md similarity index 100% rename from archive/donations/README.md rename to Unmaintained/donations/README.md diff --git a/archive/donations/donations.py b/Unmaintained/donations/donations.py similarity index 100% rename from archive/donations/donations.py rename to Unmaintained/donations/donations.py diff --git a/archive/donations/poetry.lock b/Unmaintained/donations/poetry.lock similarity index 100% rename from archive/donations/poetry.lock rename to Unmaintained/donations/poetry.lock diff --git a/archive/donations/pyproject.toml b/Unmaintained/donations/pyproject.toml similarity index 100% rename from archive/donations/pyproject.toml rename to Unmaintained/donations/pyproject.toml diff --git a/archive/donations/templates/donation.html b/Unmaintained/donations/templates/donation.html similarity index 100% rename from archive/donations/templates/donation.html rename to Unmaintained/donations/templates/donation.html diff --git a/archive/donations/test_donations.py b/Unmaintained/donations/test_donations.py similarity index 100% rename from archive/donations/test_donations.py rename to Unmaintained/donations/test_donations.py diff --git a/archive/drain/README.md b/Unmaintained/drain/README.md similarity index 100% rename from archive/drain/README.md rename to Unmaintained/drain/README.md diff --git a/archive/drain/__init__.py b/Unmaintained/drain/__init__.py similarity index 100% rename from archive/drain/__init__.py rename to Unmaintained/drain/__init__.py diff --git a/archive/drain/clnutils.py b/Unmaintained/drain/clnutils.py similarity index 100% rename from archive/drain/clnutils.py rename to Unmaintained/drain/clnutils.py diff --git a/archive/drain/drain.py b/Unmaintained/drain/drain.py similarity index 100% rename from archive/drain/drain.py rename to Unmaintained/drain/drain.py diff --git a/archive/drain/requirements-dev.txt b/Unmaintained/drain/requirements-dev.txt similarity index 100% rename from archive/drain/requirements-dev.txt rename to Unmaintained/drain/requirements-dev.txt diff --git a/archive/drain/requirements.txt b/Unmaintained/drain/requirements.txt similarity index 100% rename from archive/drain/requirements.txt rename to Unmaintained/drain/requirements.txt diff --git a/archive/drain/test_drain.py b/Unmaintained/drain/test_drain.py similarity index 100% rename from archive/drain/test_drain.py rename to Unmaintained/drain/test_drain.py diff --git a/archive/drain/utils.py b/Unmaintained/drain/utils.py similarity index 100% rename from archive/drain/utils.py rename to Unmaintained/drain/utils.py diff --git a/archive/helpme/Makefile b/Unmaintained/helpme/Makefile similarity index 100% rename from archive/helpme/Makefile rename to Unmaintained/helpme/Makefile diff --git a/archive/helpme/README.md b/Unmaintained/helpme/README.md similarity index 100% rename from archive/helpme/README.md rename to Unmaintained/helpme/README.md diff --git a/archive/helpme/helpme.py b/Unmaintained/helpme/helpme.py similarity index 100% rename from archive/helpme/helpme.py rename to Unmaintained/helpme/helpme.py diff --git a/archive/helpme/requirements-dev.txt b/Unmaintained/helpme/requirements-dev.txt similarity index 100% rename from archive/helpme/requirements-dev.txt rename to Unmaintained/helpme/requirements-dev.txt diff --git a/archive/helpme/requirements.txt b/Unmaintained/helpme/requirements.txt similarity index 100% rename from archive/helpme/requirements.txt rename to Unmaintained/helpme/requirements.txt diff --git a/archive/helpme/test_helpme.py b/Unmaintained/helpme/test_helpme.py similarity index 100% rename from archive/helpme/test_helpme.py rename to Unmaintained/helpme/test_helpme.py diff --git a/archive/historian/README.org b/Unmaintained/historian/README.org similarity index 100% rename from archive/historian/README.org rename to Unmaintained/historian/README.org diff --git a/archive/historian/cli/backup.py b/Unmaintained/historian/cli/backup.py similarity index 100% rename from archive/historian/cli/backup.py rename to Unmaintained/historian/cli/backup.py diff --git a/archive/historian/cli/common.py b/Unmaintained/historian/cli/common.py similarity index 100% rename from archive/historian/cli/common.py rename to Unmaintained/historian/cli/common.py diff --git a/archive/historian/cli/db.py b/Unmaintained/historian/cli/db.py similarity index 100% rename from archive/historian/cli/db.py rename to Unmaintained/historian/cli/db.py diff --git a/archive/historian/common.py b/Unmaintained/historian/common.py similarity index 100% rename from archive/historian/common.py rename to Unmaintained/historian/common.py diff --git a/archive/historian/gossipd.py b/Unmaintained/historian/gossipd.py similarity index 100% rename from archive/historian/gossipd.py rename to Unmaintained/historian/gossipd.py diff --git a/archive/historian/historian-cli b/Unmaintained/historian/historian-cli similarity index 100% rename from archive/historian/historian-cli rename to Unmaintained/historian/historian-cli diff --git a/archive/historian/historian.py b/Unmaintained/historian/historian.py similarity index 100% rename from archive/historian/historian.py rename to Unmaintained/historian/historian.py diff --git a/archive/historian/poetry.lock b/Unmaintained/historian/poetry.lock similarity index 100% rename from archive/historian/poetry.lock rename to Unmaintained/historian/poetry.lock diff --git a/archive/historian/pyproject.toml b/Unmaintained/historian/pyproject.toml similarity index 100% rename from archive/historian/pyproject.toml rename to Unmaintained/historian/pyproject.toml diff --git a/archive/historian/test_historian.py b/Unmaintained/historian/test_historian.py similarity index 100% rename from archive/historian/test_historian.py rename to Unmaintained/historian/test_historian.py diff --git a/archive/paytest/README.org b/Unmaintained/paytest/README.org similarity index 100% rename from archive/paytest/README.org rename to Unmaintained/paytest/README.org diff --git a/archive/paytest/paytest.py b/Unmaintained/paytest/paytest.py similarity index 100% rename from archive/paytest/paytest.py rename to Unmaintained/paytest/paytest.py diff --git a/archive/paytest/poetry.lock b/Unmaintained/paytest/poetry.lock similarity index 100% rename from archive/paytest/poetry.lock rename to Unmaintained/paytest/poetry.lock diff --git a/archive/paytest/requirements.txt b/Unmaintained/paytest/requirements.txt similarity index 100% rename from archive/paytest/requirements.txt rename to Unmaintained/paytest/requirements.txt diff --git a/archive/paytest/test_paytest.py b/Unmaintained/paytest/test_paytest.py similarity index 100% rename from archive/paytest/test_paytest.py rename to Unmaintained/paytest/test_paytest.py diff --git a/archive/probe/README.md b/Unmaintained/probe/README.md similarity index 100% rename from archive/probe/README.md rename to Unmaintained/probe/README.md diff --git a/archive/probe/probe.py b/Unmaintained/probe/probe.py similarity index 100% rename from archive/probe/probe.py rename to Unmaintained/probe/probe.py diff --git a/archive/probe/requirements.txt b/Unmaintained/probe/requirements.txt similarity index 100% rename from archive/probe/requirements.txt rename to Unmaintained/probe/requirements.txt diff --git a/archive/probe/test_probe.py b/Unmaintained/probe/test_probe.py similarity index 100% rename from archive/probe/test_probe.py rename to Unmaintained/probe/test_probe.py diff --git a/archive/prometheus/README.md b/Unmaintained/prometheus/README.md similarity index 100% rename from archive/prometheus/README.md rename to Unmaintained/prometheus/README.md diff --git a/archive/prometheus/prometheus.py b/Unmaintained/prometheus/prometheus.py similarity index 100% rename from archive/prometheus/prometheus.py rename to Unmaintained/prometheus/prometheus.py diff --git a/archive/prometheus/requirements.txt b/Unmaintained/prometheus/requirements.txt similarity index 100% rename from archive/prometheus/requirements.txt rename to Unmaintained/prometheus/requirements.txt diff --git a/archive/prometheus/test_prometheus.py b/Unmaintained/prometheus/test_prometheus.py similarity index 100% rename from archive/prometheus/test_prometheus.py rename to Unmaintained/prometheus/test_prometheus.py diff --git a/archive/rebalance/README.md b/Unmaintained/rebalance/README.md similarity index 100% rename from archive/rebalance/README.md rename to Unmaintained/rebalance/README.md diff --git a/archive/rebalance/clnutils.py b/Unmaintained/rebalance/clnutils.py similarity index 100% rename from archive/rebalance/clnutils.py rename to Unmaintained/rebalance/clnutils.py diff --git a/archive/rebalance/rebalance.py b/Unmaintained/rebalance/rebalance.py similarity index 100% rename from archive/rebalance/rebalance.py rename to Unmaintained/rebalance/rebalance.py diff --git a/archive/rebalance/requirements.txt b/Unmaintained/rebalance/requirements.txt similarity index 100% rename from archive/rebalance/requirements.txt rename to Unmaintained/rebalance/requirements.txt diff --git a/archive/rebalance/test_rebalance.py b/Unmaintained/rebalance/test_rebalance.py similarity index 100% rename from archive/rebalance/test_rebalance.py rename to Unmaintained/rebalance/test_rebalance.py diff --git a/archive/summary/README.md b/Unmaintained/summary/README.md similarity index 100% rename from archive/summary/README.md rename to Unmaintained/summary/README.md diff --git a/archive/summary/__init__.py b/Unmaintained/summary/__init__.py similarity index 100% rename from archive/summary/__init__.py rename to Unmaintained/summary/__init__.py diff --git a/archive/summary/requirements.txt b/Unmaintained/summary/requirements.txt similarity index 100% rename from archive/summary/requirements.txt rename to Unmaintained/summary/requirements.txt diff --git a/archive/summary/summary.py b/Unmaintained/summary/summary.py similarity index 100% rename from archive/summary/summary.py rename to Unmaintained/summary/summary.py diff --git a/archive/summary/summary_avail.py b/Unmaintained/summary/summary_avail.py similarity index 100% rename from archive/summary/summary_avail.py rename to Unmaintained/summary/summary_avail.py diff --git a/archive/summary/test_summary.py b/Unmaintained/summary/test_summary.py similarity index 100% rename from archive/summary/test_summary.py rename to Unmaintained/summary/test_summary.py