From 666b9333093ce7e8fc6df6e9c294d0569cecc2bd Mon Sep 17 00:00:00 2001 From: Tobias Wilken Date: Thu, 27 Nov 2025 21:22:30 +0100 Subject: [PATCH] feat: add worlddriven core repository for migration Add the worlddriven core repository to REPOSITORIES.md with Origin field to initiate the migration from TooAngel/worlddriven to worlddriven/core. This represents the first real migration using the repository transfer automation. The core repository will become a full worlddriven project with democratic governance managed through REPOSITORIES.md. Migration details: - Source: TooAngel/worlddriven - Target: worlddriven/core - Permission verification should pass (worlddriven has admin access) - Transfer execution will demonstrate the automation workflow This is the dogfooding test case mentioned in issue #9, showing commitment to democratic governance for the core project itself. --- REPOSITORIES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/REPOSITORIES.md b/REPOSITORIES.md index 2e3abbc..c0c0541 100644 --- a/REPOSITORIES.md +++ b/REPOSITORIES.md @@ -109,6 +109,11 @@ Track implementation progress in GitHub issue #9. +## core +- Description: Democratic governance system for GitHub pull requests +- Topics: democracy, open-source, governance, automation, worlddriven +- Origin: TooAngel/worlddriven + ## documentation - Description: Core documentation repository for worlddriven project - Topics: documentation, worlddriven