File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: AGPL-3.0-or-later
2+
3+ = Maintainers
4+ :toc: preamble
5+
6+ This document lists the maintainers of this project and their responsibilities.
7+
8+ == Current Maintainers
9+
10+ [cols="2,3,2",options="header"]
11+ |===
12+ | Name | Role | Contact
13+
14+ | Jonathan D.A. Jewell
15+ | Lead Maintainer
16+ | https://github.com/hyperpolymath[@hyperpolymath]
17+ |===
18+
19+ == Responsibilities
20+
21+ Maintainers are responsible for:
22+
23+ * Reviewing and merging pull requests
24+ * Triaging issues and feature requests
25+ * Ensuring code quality and security standards
26+ * Managing releases and versioning
27+ * Upholding the project's code of conduct
28+
29+ == Becoming a Maintainer
30+
31+ Contributors who demonstrate:
32+
33+ * Consistent, high-quality contributions
34+ * Understanding of the project's goals and standards
35+ * Constructive participation in discussions
36+ * Commitment to the project's long-term health
37+
38+ May be invited to become maintainers at the discretion of existing maintainers.
39+
40+ == Decision Making
41+
42+ * Routine decisions (bug fixes, minor improvements) can be made by any maintainer
43+ * Significant changes require discussion and consensus among maintainers
44+ * Breaking changes or major features should be discussed in issues before implementation
45+
46+ == Contact
47+
48+ For questions about project governance, open an issue or contact the maintainers listed above.
You can’t perform that action at this time.
0 commit comments