Open-Source Wikis

/

Temporal

/

Maintainers

temporalio/temporal

Maintainers

The official ownership table is encoded in .github/CODEOWNERS. The repository is collectively owned by @temporalio/server, @temporalio/cgs, and @temporalio/nexus; below is a summary of the per-subsystem owners.

Per-subsystem owners

Subsystem Official owners (CODEOWNERS)
Whole repo (default) @temporalio/server, @temporalio/cgs, @temporalio/nexus
chasm/ @temporalio/oss-foundations
chasm/lib/activity/, chasm/lib/scheduler/ @temporalio/act
chasm/lib/nexusoperation/, chasm/lib/callback/ @temporalio/act, @temporalio/nexus
client/matching/ @temporalio/oss-matching
common/taskqueue/, common/worker_versioning/, common/tqid/ @temporalio/oss-matching
common/archiver/, common/searchattribute/ @temporalio/oss-foundations
common/nexus/ @temporalio/act, @temporalio/nexus
common/tasks/ @temporalio/oss-foundations, @temporalio/cgs
common/persistence/ @temporalio/oss-foundations, @temporalio/oss-matching, @temporalio/cgs
components/ @temporalio/act, @temporalio/nexus
proto/internal/temporal/server/api/schedule/ @temporalio/act
proto/internal/temporal/server/api/deployment/ @temporalio/oss-matching
proto/internal/temporal/server/api/matchingservice/ @temporalio/oss-matching
proto/internal/temporal/server/api/replication/ @temporalio/cgs
service/history/archival/, *archival*, *chasm*, deletemanager/, queues/, shard/, *queue_factory*, *statemachine*, *visibility* @temporalio/oss-foundations
service/history/ndc/, service/history/replication/ @temporalio/cgs
service/matching/ @temporalio/oss-matching
service/worker/batcher/, service/worker/scheduler/ @temporalio/act
service/worker/workerdeployment/ @temporalio/oss-matching
service/worker/addsearchattributes/, deletenamespace/, dlq/ @temporalio/oss-foundations
service/worker/scanner/ @temporalio/oss-foundations + @temporalio/oss-matching
service/worker/migration/, service/worker/replicator/ @temporalio/cgs
tools/ @temporalio/server

The teams referenced above are private to Temporal Technologies; external contributors will see review requests assigned automatically.

Top recent contributors (by all-time commit count)

Author Commits Frequent areas
wxing1292 933 History, replication, NDC
Alex Shtin 932 History, frontend, namespaces
Yichao Yang 671 Matching, scheduler, CHASM
David Reiss 489 Persistence, matching, dynamic config
Stephan Behnke 413 Frontend, scheduler, build / CI

This is a project-wide leaderboard for orientation; per-subsystem ownership is given by CODEOWNERS, not by this table.

How to engage

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Maintainers – Temporal wiki | Factory