Skip to content

maintainers

EC2 Default User edited this page May 6, 2026 · 1 revision

Maintainers

This page maps each section of the repo to its most active contributors. Bot accounts (factory-droid[bot], dependabot[bot], github-actions[bot]) are filtered from the list. There is no CODEOWNERS file in the repo, so all assignments are derived from git log against origin/main.

Top contributors over the last 90 days

Contributor Commits
Andy Taylor 15
factory-davidgu 14
Sagar Narayan 8
Arman Bolat 8
francesca-factory 7
Eno Reyes 7
factory-octavian 6
factory-nizar 5

(Bot accounts excluded: factory-droid[bot] (34 commits) and github-actions[bot] (9 commits).)

Section ownership

Section Recent contributors Notes
docs/cli/ Andy Taylor, Sagar Narayan, Eno Reyes Largest section. Highest-churn pages: configuration/settings.mdx, getting-started/overview.mdx.
docs/cli/configuration/ Andy Taylor, Sagar Narayan Configuration tree, including AGENTS.md, skills, MCP, hooks.
docs/cli/features/wiki/ Andy Taylor Added in PR #1045 (Mar 2026). Newest sub-section.
docs/web/ Sagar Narayan, Andy Taylor Desktop, web dashboard, agent readiness, cloud templates.
docs/integrations/ Andy Taylor, Eno Reyes Integrations tree (GitHub App, IDEs, Linear, Slack).
docs/enterprise/ Andy Taylor, Eno Reyes, Sagar Narayan Enterprise / security / SSO / compliance.
docs/guides/ Sagar Narayan, Eno Reyes, Andy Taylor Power-user, skills, hooks, droid-exec recipes.
docs/reference/ Andy Taylor CLI reference, hooks reference, analytics & readiness APIs.
docs/changelog/ Andy Taylor, factory-davidgu High churn (one entry per CLI release).
docs/benchmarks/ Andy Taylor Pointers to standalone benchmark repos.
docs/jp/ francesca-factory, factory-droid[bot] (filtered) Mostly bot-driven via sync-jp-docs.yml. Human edits are localization fixes.
docs/pricing.mdx factory-davidgu, Andy Taylor High churn around CLI release / pricing changes.
docs/docs.json Many contributors Touched by anyone adding or moving a page.
.github/workflows/ factory-octavian, Arman Bolat Translation pipeline and notification workflows.

Reaching the right person

For a section in this repo, look at the most recent commits to that section's files (git log --oneline -- <path>). The first non-bot author is usually the right contact for content questions.

For tooling/automation issues (translation pipeline, Discord/Linear/Slack hooks, droid review), the recent contributors to .github/workflows/ are the correct first stop.

Clone this wiki locally