Skip to content

Commit c3305c4

Browse files
committed
docs: update CONTRIBUTING.md to include maintainers and approval requirements; modify CODEOWNERS for broader review responsibility
1 parent dd0d7a4 commit c3305c4

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Default: Robin reviews everything
2-
* @robinebers
1+
# Default: maintainers review everything
2+
* @robinebers @validatedev @davidarny

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ Don't open a PR for large features without discussing first. [Open an issue](htt
7777
- Follow existing patterns in the codebase
7878
- No new dependencies without justification
7979

80+
## Maintainers
81+
82+
- [@robinebers](https://github.com/robinebers) (lead)
83+
- [@validatedev](https://github.com/validatedev)
84+
- [@davidarny](https://github.com/davidarny)
85+
86+
All PRs require approval from at least 2 maintainers before merging.
87+
8088
## Questions?
8189

8290
Open a [bug report](https://github.com/robinebers/openusage/issues/new?template=bug_report.yml) or [feature request](https://github.com/robinebers/openusage/issues/new?template=feature_request.yml) using the issue templates.

0 commit comments

Comments
 (0)