Open-Source Wikis

/

Pingora

/

Maintainers

cloudflare/pingora

Maintainers

There's no CODEOWNERS file in this repository. Ownership is inferred from git blame on the default branch (main).

Subsystem Recent contributors (git history) Last activity
pingora-core/server/ kevinbartlett, ewang, yuchen 2026-03
pingora-core/protocols/http/v1/ ewang, andrew, yuchen 2026-03
pingora-core/protocols/http/v2/ ewang, andrew, mariia 2026-03
pingora-core/listeners/ yuchen, ewang, kevinbartlett 2026-03
pingora-core/connectors/ ewang, davis, yuchen 2026-03
pingora-core/modules/ ewang, mgumport 2026-03
pingora-cache/ ewang, ssiloti, mgumport 2026-04
pingora-proxy/ ewang, mgumport, andrew 2026-04
pingora-pool/ davis, ewang, andrew 2026-03
pingora-load-balancing/ davis, ewang, fdeng 2026-03
pingora-ketama/ yuchen, fdeng 2025
pingora-runtime/ ewang, yuchen 2026-03
pingora-timeout/ yuchen 2025
pingora-http/ ewang, yuchen, andrew 2026-02
pingora-error/ yuchen, ewang 2025
pingora-limits/ yuchen 2024
pingora-lru/ yuchen, fdeng 2026-04
pingora-memory-cache/ yuchen 2025
pingora-prometheus/ ewang 2026-04
pingora-header-serde/ yuchen 2024
pingora-openssl/ pingora-boringssl/ yuchen, ewang 2025
pingora-rustls/ yuchen, ewang 2025
pingora-s2n/ andrew, yuchen 2026-03
tinyufo/ yuchen 2024
CI workflows (.github/workflows/) hrushikesh, zaidoon 2026-04
docs/user_guide/ yuchen, ewang, jamesmunns 2025

Top contributors overall

By commit count (git log --pretty=format:"%an" | sort | uniq -c):

Contributor Commits
Edward Wang 135
Yuchen Wu 98
Kevin Guthrie 55
Andrew Hauck 54
Matthew Gumport 50
Fei Deng 17
Wladimir Palant 11
Zaidoon Abd Al Hadi 11
Matthew Jones 7
Gustav Davidsson 7

The top five are Cloudflare engineers based on email domain. The codebase has had ~95 unique contributors total — a healthy mix of internal Cloudflare and external community.

How ownership works

  • No formal CODEOWNERS file. PRs are reviewed by whichever maintainer has bandwidth and context.
  • Internal Cloudflare PRs take priority per .github/CONTRIBUTING.md.
  • External PRs are reviewed when maintainers can. The CONTRIBUTING file warns: "We can't promise we will review or address all PRs or issues in a timely manner."
  • Issue triage is handled by maintainers as time permits. There's a mark-stale.yaml workflow that marks long-inactive issues.

Reaching maintainers

The project's listed contact is opensource@cloudflare.com. For questions specific to a subsystem, opening a GitHub issue and pinging the relevant maintainer in the description is the recommended path.

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

Maintainers – Pingora wiki | Factory