Skip to content

Commit 1a80343

Browse files
authored
Merge pull request #7380 from mrbobbytables/membership
Update org member requirements
2 parents 7c0ec43 + fc38f86 commit 1a80343

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

community-membership.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ below.
2929

3030
## Member
3131

32-
Members are continuously active contributors in the community. They can have
32+
Members are *[continuously active]* contributors in the community. They can have
3333
issues and PRs assigned to them, participate in SIGs through GitHub teams, and
3434
pre-submit tests are automatically run for their PRs. Members are expected to
3535
remain active contributors to the community.
@@ -39,11 +39,19 @@ remain active contributors to the community.
3939
### Requirements
4040

4141
- Enabled [two-factor authentication] on their GitHub account
42-
- Have made multiple contributions to the project or community. Contribution may include, but is not limited to:
43-
- Authoring or reviewing PRs on GitHub. At least one PR must be **merged**.
42+
- Have made **multiple contributions** to the project or community, enough to
43+
demonstrate an **ongoing and long-term commitment** to the project.
44+
Contributions may include, but is not limited to:
45+
- Authoring or reviewing PRs on GitHub, with at least one **merged** PR.
46+
**NOTE:** The PR(s) must demonstrate an ongoing and active commitment.
47+
A few examples include:
48+
- A single KEP that has taken several weeks of driving consensus
49+
- A larger number of smaller PRs over several weeks to months
50+
- A smaller number of complex or technical PRs that required working with
51+
community members to resolve an issue (e.g. regressions, bugs fixes etc)
4452
- Filing or commenting on issues on GitHub
45-
- Contributing to SIG, subproject, or community discussions (e.g. meetings, Slack, email discussion
46-
forums, Stack Overflow)
53+
- Contributing to SIG, subproject, or community discussions (e.g. meetings,
54+
Slack, email discussion forums)
4755
- Subscribed to [[email protected]]
4856
- Have read the [contributor guide]
4957
- Actively contributing to 1 or more subprojects.
@@ -241,7 +249,7 @@ with the current state.
241249
### How inactivity is measured
242250

243251
Inactive members are defined as members of one of the Kubernetes Organizations
244-
with **no** contributions across any organization within 18 months. This is
252+
with **no** contributions across any organization within 12 months. This is
245253
measured by the CNCF [DevStats project].
246254

247255
**Note:** Devstats does not take into account non-code contributions. If a
@@ -272,3 +280,4 @@ before being able to contribute effectively.
272280
[two-factor authentication]: https://help.github.com/articles/about-two-factor-authentication
273281
[elevated set of permissions]: #Responsibilities-and-privileges
274282
[Devstats project]: https://k8s.devstats.cncf.io/
283+
[continuously active]: #inactive-members

0 commit comments

Comments
 (0)