zed-industries/zed
Maintainers
Zed Industries staff own merge rights, but reviewer assignment is automated by topic via REVIEWERS.conl at the repo root. The "all" bucket is for generalists who can review across the codebase; the topic buckets list people with deeper expertise in each area.
This table reflects REVIEWERS.conl at commit 24f62484e9.
| Area | Reviewers |
|---|---|
| all (generalists) | @cole-miller, @ConradIrwin, @danilo-leal, @dinocosta, @kubkon, @maxdeviant, @probably-neb, @smitbarmase, @SomeoneToIgnore, @Veykril |
| ai | @benbrandt, @bennetbo, @danilo-leal, @rtfeldman |
| audio | @yara-blue |
| crashes | @Veykril |
| debugger | @Anthony-Eid, @kubkon, @osiewicz |
| design | @danilo-leal |
| docs | @miguelraz, @probably-neb, @yeskunall |
| extension | @kubkon |
| git | @cole-miller, @danilo-leal, @yara-blue, @kubkon, @Anthony-Eid, @cameron1024 |
| gpui | @Anthony-Eid, @cameron1024, @mikayla-maki, @probably-neb |
| helix | @kubkon |
| languages | @osiewicz, @probably-neb, @smitbarmase, @SomeoneToIgnore, @Veykril |
| linux | @cole-miller, @yara-blue, @probably-neb, @smitbarmase |
| lsp | @osiewicz, @smitbarmase, @SomeoneToIgnore, @Veykril |
| multi_buffer | @Veykril, @SomeoneToIgnore |
| pickers | @yara-blue, @SomeoneToIgnore |
| project_panel | @smitbarmase |
| settings_ui | @Anthony-Eid, @danilo-leal, @probably-neb |
| sum_tree | @Veykril |
| support | @miguelraz |
| tasks | @SomeoneToIgnore, @Veykril |
| terminal | @kubkon, @Veykril |
| text | @Veykril |
| vim | @ConradIrwin, @dinocosta, @probably-neb |
| windows | @reflectronic, @Veykril |
Auto-assignment
.github/workflows/assign-reviewers.yml parses REVIEWERS.conl, matches a PR's changed files against area glob patterns, and assigns the relevant reviewers. PRs that touch unmapped paths fall back to the <all> bucket.
If you have merge rights and want to review more areas, edit REVIEWERS.conl directly. The convention is that everyone with merge rights should at least be in the <all> bucket.
Bot accounts
Bot accounts (e.g. factory-droid[bot], dependabot[bot], github-actions[bot]) can co-author commits but are not listed as maintainers — they are not people you'd reach out to with questions.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.