Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [Testbeds](testbeds.md)
- [Style guide](styling.md)
- [Backport Policy](backport_policy.md)
- [Review Policy](review_policy.md)

# Reference

Expand Down
5 changes: 3 additions & 2 deletions doc/src/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,9 @@ number of maintainers:
}
```

The main responsibility of module maintainers is to update and fix their
modules.
Module maintainers are responsible for updating and fixing their modules, and
may be consulted on relevant matters. Module maintainers are free to resign and
may be removed after prolonged inactivity.

> [!NOTE]
> If this is the first time you're adding yourself as a maintainer in Stylix,
Expand Down
11 changes: 11 additions & 0 deletions doc/src/review_policy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Review Policy

The review policy defines collaboration expectations between contributors and
maintainers.

Core maintainers have final merge authority, while module maintainers offer
optional support.

To preserve maintainer bandwidth and codebase quality, maintainers may freely
close pull requests remaining excessively burdensome 30 days after an initial
major objection.