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