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
11 changes: 10 additions & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ The current Maintainers Group for the Shipwright Project consists of:
| Name | Employer | GitHub ID | Responsibilities |
| ----------------- | -------- | ----------------------------------------------------- | -------------------------- |
| Sascha Schwarze | IBM | [SaschaSchwarze0](https://github.com/SaschaSchwarze0) | Administrator, Maintainer |
| Adam Kaplan | Red Hat | [adambkaplan](https://github.com/adambkaplan) | Administrator, Maintainer |
| Enrique Encalada | IBM | [qu1queee](https://github.com/qu1queee) | Administrator, Maintainer |
| Hasan Awad | Red Hat | [@hasanawad94](https://github.com/hasanawad94) | Administrator, Maintainer |

Expand All @@ -26,3 +25,13 @@ The current Approvers Group for the Shipwright Project consists of:

Community members are eligible to graduate to the Maintainer and Approver groups in accordance with the project
[Governance](./GOVERNANCE.md) and [Contributor Ladder](./CONTRIBUTOR-LADDER.md).

# Emeritus Maintainers

The following individuals have stepped down from active maintainer responsibilities but are recognized for their prior contributions to the project:

| Name | GitHub ID | Former Responsibilities |
| ------------- | ----------------------------------------------------- | ------------------------- |
| Adam Kaplan | [adambkaplan](https://github.com/adambkaplan) | Administrator, Maintainer |
| Shoubhik Bose | [sbose78](https://github.com/sbose78) | Founder, Maintainer |
| Jason Hall | [ImJasonH](https://github.com/ImJasonH) | Founder, Maintainer |
3 changes: 1 addition & 2 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# The OWNERS file lists individuals who are allowed to approve pull requests by prow

approvers:
- adambkaplan
- qu1queee
- SaschaSchwarze0

reviewers:
- qu1queee
- SaschaSchwarze0
- adambkaplan
- HeavyWombat

emeritus_approvers:
- adambkaplan # 2026-06-17
- sbose78

emeritus_reviewers:
Expand Down
Loading