Skip to content

Commit 033ecd0

Browse files
Jonathan D.A. Jewellclaude
andcommitted
Add MAINTAINERS.adoc
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 46e7bd8 commit 033ecd0

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

MAINTAINERS.adoc

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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.

0 commit comments

Comments
 (0)