You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/kagent-maintainer-nomination.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ assignees: ''
10
10
# Maintainer Nomination
11
11
12
12
<!--
13
-
This template should be used by a current Maintainer to nominate a current Organization Member to become a Maintainer in one or more repositories within the kagent-dev organization.
13
+
This template should be used by a current Maintainer to nominate a current Reviewer to become a Maintainer in one or more repositories within the kagent-dev organization.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/kagent-reviewer-request.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
-
name: Kagent-dev Org Membership Request
3
-
about: Kagent-dev Org Membership Request
4
-
title: Kagent-dev Org Membership Request
2
+
name: Kagent-dev Reviewer Request
3
+
about: Kagent-dev Reviewer Request
4
+
title: Kagent-dev Reviewer Request
5
5
labels: ''
6
6
assignees: ''
7
7
8
8
---
9
9
10
-
# Kagent-dev Org Membership Request
10
+
# Kagent-dev Reviewer Request
11
11
12
12
<!--
13
-
If you would like to become a member of the organization on GitHub, please submit a PR to the community repo using this template. Give us a few days to review and you should receive an invitation to join.
13
+
If you would like to become a Reviewer in the kagent-dev organization on GitHub, please submit a PR to the community repo using this template. Give us a few days to review and you should receive an invitation to join.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/apply_to_be_a_reviewer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# Kagent-dev Org Membership Request
1
+
# Kagent-dev Reviewer Request
2
2
3
3
<!--
4
-
If you would like to become a member of the organization on GitHub, please submit a PR to the community repo using this template. Give us a few days to review and you should receive an invitation to join.
4
+
If you would like to become a Reviewer in the kagent-dev organization on GitHub, please submit a PR to the community repo using this template. Give us a few days to review and you should receive an invitation to join.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/nominate_a_maintainer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Maintainer Nomination
2
2
3
3
<!--
4
-
This template should be used by a current Maintainer to nominate a current Organization Member to become a Maintainer in one or more repositories within the kagent-dev organization.
4
+
This template should be used by a current Maintainer to nominate a current Reviewer to become a Maintainer in one or more repositories within the kagent-dev organization.
5
5
-->
6
6
7
7
**Nominee's GitHub user ID:**
@@ -16,4 +16,4 @@ This may include links to GitHub issues and/or GitHub queries showing significan
16
16
17
17
-[ ] The nominee has met all requirements to be a Maintainer, as outlined in the [contributor ladder](https://github.com/kagent-dev/community/blob/main/CONTRIBUTOR_LADDER.md#maintainer)
18
18
-[ ] I have added the nominee to the list of active maintainers in [MAINTAINERS.md](https://github.com/kagent-dev/community/blob/main/MAINTAINERS.md)
19
-
-[ ] The nominee has added a comment to this PR testifying that they agree to the requirements of becoming a Maintainer, e.g. `I agree to all of the responsibilities and requirements of being a kagent-dev maintainer`.
19
+
-[ ] The nominee has added a comment to this PR testifying that they agree to the requirements of becoming a Maintainer, e.g. `I agree to all of the responsibilities and requirements of being a kagent-dev maintainer`.
Copy file name to clipboardExpand all lines: CONTRIBUTOR_LADDER.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This document describes the set of roles individuals may have within the communi
4
4
5
5
*[Contributor Ladder](#contributor-ladder)
6
6
*[Contributor](#contributor)
7
-
*[Organization Member](#organization-member)
7
+
*[Reviewer](#reviewer)
8
8
*[Maintainer](#maintainer)
9
9
10
10
## Contributor Ladder
@@ -29,11 +29,11 @@ A Contributor contributes directly to the project and adds value to it. Contribu
29
29
* Run or help run events
30
30
* Promote the project in public
31
31
32
-
### Organization Member
32
+
### Reviewer
33
33
34
-
An Organization Member is an established contributor who regularly participates in the project. Organization Members have privileges in the project repositories, and as such are expected to act in the interests of the whole project.
34
+
A Reviewer is an established contributor who regularly participates in the project. Reviewers have privileges in the project repositories, and as such are expected to act in the interests of the whole project.
35
35
36
-
An Organization Member must meet the responsibilities and has the requirements of a Contributor, plus:
36
+
A Reviewer must meet the responsibilities and has the requirements of a Contributor, plus:
37
37
38
38
* Responsibilities include:
39
39
* Continues to contribute regularly, as demonstrated by having at least 3 GitHub contributions per year, as shown by [devstats](https://devstats.cncf.io/).
@@ -47,21 +47,21 @@ An Organization Member must meet the responsibilities and has the requirements o
47
47
* May give commands to CI/CD automation.
48
48
* May label/triage issues.
49
49
50
-
To apply to become a member of the kagent-dev organization on GitHub, please open a GitHub PR in the community repository that contains the following:
51
-
1. Use the [membership request template](.github/PULL_REQUEST_TEMPLATE/apply_to_be_a_member.md).
50
+
To apply to become a Reviewer in the kagent-dev organization on GitHub, please open a GitHub PR in the community repository that contains the following:
51
+
1. Use the [reviewer request template](.github/PULL_REQUEST_TEMPLATE/apply_to_be_a_reviewer.md).
52
52
53
53
### Maintainer
54
54
55
55
Maintainers are very established contributors who are responsible for the entire project. As such, they have the ability to approve PRs against any area of the repository or repositories they maintain, and are expected to participate in making decisions about the strategy and priorities of the project.
56
56
57
-
A Maintainer must meet the responsibilities and requirements of an Organization Member, plus:
57
+
A Maintainer must meet the responsibilities and requirements of a Reviewer, plus:
58
58
59
59
* Responsibilities include:
60
60
* Reviewing at least 3 PRs per year, especially PRs that involve multiple parts of the project
61
61
* Mentoring other contributors
62
62
* Determining strategy and policy for the project
63
63
* Requirements
64
-
* Experience as an Organization Member for at least 3 months
64
+
* Experience as a Reviewer for at least 3 months
65
65
* Has reviewed, or helped review, at least 20 Pull Requests
66
66
* Has at least 20 substantial PRs merged to the codebase
67
67
* Demonstrates a broad knowledge of the project across multiple areas
@@ -71,7 +71,7 @@ A Maintainer must meet the responsibilities and requirements of an Organization
71
71
* Represents the project in public as a Maintainer
72
72
* Has a vote in Maintainer decision-making discussions
73
73
74
-
Any current Maintainer may nominate a current Organization Member to become a new Maintainer in one or more repositories, by opening a PR in the community repository using the [maintainer nomination template](.github/PULL_REQUEST_TEMPLATE/nominate_a_maintainer.md). The following requirements must be met before the PR is merged:
74
+
Any current Maintainer may nominate a current Reviewer to become a new Maintainer in one or more repositories, by opening a PR in the community repository using the [maintainer nomination template](.github/PULL_REQUEST_TEMPLATE/nominate_a_maintainer.md). The following requirements must be met before the PR is merged:
75
75
1. Each item in the template checklist must be satisfied.
76
76
1. At least 2 current Maintainers from each relevant repository must approve the PR.
77
77
1. There must be no objections from other maintainers. This can be achieved by either of the following, whichever occurs first:
0 commit comments