diff --git a/src/functions/projects.ts b/src/azure-devops/functions/projects.ts similarity index 100% rename from src/functions/projects.ts rename to src/azure-devops/functions/projects.ts diff --git a/src/functions/repositories.ts b/src/azure-devops/functions/repositories.ts similarity index 100% rename from src/functions/repositories.ts rename to src/azure-devops/functions/repositories.ts diff --git a/src/functions/workItems.ts b/src/azure-devops/functions/workItems.ts similarity index 100% rename from src/functions/workItems.ts rename to src/azure-devops/functions/workItems.ts diff --git a/src/index.ts b/src/azure-devops/index.ts similarity index 100% rename from src/index.ts rename to src/azure-devops/index.ts diff --git a/src/types/index.ts b/src/azure-devops/types/index.ts similarity index 100% rename from src/types/index.ts rename to src/azure-devops/types/index.ts