Skip to content

Commit b604ca7

Browse files
bjohansebasUlisesGasconjonchurchwesleytodd
authored
fix: add inactivity policy for any roles (#378)
* feat(docs): add inactivity policy for any roles Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> * Update docs/GOVERNANCE.md Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com> * Update docs/GOVERNANCE.md Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> * Update docs/GOVERNANCE.md Co-authored-by: Wes Todd <wes@wesleytodd.com> * Update docs/GOVERNANCE.md Co-authored-by: Jon Church <me@jonchurch.com> * fix lint issues Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> * reference to working groups members Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> * Update docs/GOVERNANCE.md Co-authored-by: Wes Todd <wes@wesleytodd.com> --------- Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com> Co-authored-by: Jon Church <me@jonchurch.com> Co-authored-by: Wes Todd <wes@wesleytodd.com>
1 parent e832cf7 commit b604ca7

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/GOVERNANCE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,26 @@ The list can be found at [https://github.com/expressjs/discussions/blob/HEAD/doc
156156

157157
The list can be found at [https://github.com/expressjs/discussions/blob/HEAD/docs/contributing/captains_and_committers.md#current-initiative-captains](https://github.com/expressjs/discussions/blob/HEAD/docs/contributing/captains_and_committers.md#current-initiative-captains)
158158

159+
## Inactivity and Emeritus Policy for Any Role
160+
161+
To support the health and continuity of the project, all individuals holding a role within the community (such as Triager, Committer, WG member, Project Captain, or TC member) are encouraged to maintain active participation.
162+
163+
Inactivity is defined as the absence of meaningful involvement in the project—such as contributions, code reviews, triage, meeting attendance, or discussion participation—for a continuous period of 6 months.
164+
165+
### Exceptions
166+
167+
Anyone may request a temporary leave from active participation due to personal or professional reasons. In such cases, the individual should inform the relevant team or the Technical Committee (TC). During this time, the inactivity policy is paused, and the individual will not be flagged as inactive.
168+
169+
### Inactivity Process
170+
171+
* If someone is deemed inactive, the individual may be transitioned to an emeritus role that reflects their past contributions. A best effort will be made to inform them that this has occurred. They may request to be reinstated when they are ready to be active again.
172+
* The emeritus status helps preserve a clear record of contributors who have meaningfully shaped the project over time.
173+
174+
### Accountability
175+
176+
* The Technical Committee (TC) and the respective captains of each package/team are responsible for assessing activity levels and enacting this policy fairly and transparently, in coordination with other relevant teams.
177+
* In case of disagreement, the situation can be discussed and resolved by consensus within the TC or appropriate team.
178+
159179
## Developer's Certificate of Origin 1.1
160180

161181
```text

0 commit comments

Comments
 (0)