# Maintainers

This document lists the maintainers of {{projectName}}.

## Current Maintainers

{{#if maintainersList}}
{{maintainersList}}
{{else}}
| Name | Email | GitHub | Role |
|------|-------|--------|------|
| {{maintainerName}} | {{maintainerEmail}} | @{{maintainerGithub}} | Lead Maintainer |
{{/if}}

## Responsibilities

Maintainers are responsible for:

- Reviewing and merging pull requests
- Triaging and responding to issues
- Making technical decisions about the project
- Ensuring code quality and project standards
- Releasing new versions
- Mentoring contributors

## Becoming a Maintainer

Maintainers are typically promoted from active contributors who have:

- Demonstrated expertise in the project
- Contributed high-quality code and reviews
- Shown commitment to the project's success
- Earned the trust of existing maintainers

If you're interested in becoming a maintainer, start by contributing regularly and engaging with the community.

## Emeritus Maintainers

{{#if emeritusMaintainers}}
We thank the following people for their past contributions as maintainers:

{{emeritusMaintainers}}
{{else}}
_No emeritus maintainers at this time._
{{/if}}

---

*Note: This list may be incomplete. Maintainers can direct questions to the appropriate person.*
