mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 05:45:09 +00:00
docs: add MAINTAINERS.md to document project maintainers
This commit is contained in:
parent
7de99474cb
commit
adaf37dfa5
1 changed files with 25 additions and 0 deletions
25
MAINTAINERS.md
Normal file
25
MAINTAINERS.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Maintainers
|
||||
|
||||
This project is actively maintained by the following people.
|
||||
|
||||
Maintainers are responsible for:
|
||||
|
||||
- Reviewing and merging pull requests
|
||||
- Managing releases
|
||||
- Triaging and responding to issues
|
||||
- Ensuring the overall health and direction of the project
|
||||
|
||||
## Current Maintainers
|
||||
|
||||
- [@revant](https://github.com/revant)
|
||||
- [@DanielRadlAMR](https://github.com/DanielRadlAMR)
|
||||
- [@Rocket-Quack](https://github.com/Rocket-Quack)
|
||||
|
||||
## Emeritus Maintainers
|
||||
|
||||
_(none)_
|
||||
|
||||
## Becoming a Maintainer
|
||||
|
||||
Contributors who consistently help review pull requests, participate in issue triage,
|
||||
and contribute to releases may be invited to become maintainers.
|
||||
Loading…
Reference in a new issue