Skip to content

Commit c6e5053

Browse files
willingccholdgraf
andauthored
Apply suggestions from code review
Co-Authored-By: choldgraf <[email protected]>
1 parent 6aa3ae6 commit c6e5053

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

29-jep-process/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In order to transition out of the pre-proposal stage, the following checklist mu
7878

7979
Outcome:
8080

81-
The Shepard decides if the JEP criteria have been met.
81+
The Shepherd decides if the JEP criteria have been met.
8282

8383
- *It's a JEP!* Please create a new PR with the JEP contents using template X. On that basis, you can resolve this issue unless you have further questions.*
8484
- *It’s not a JEP*. (Provide reasons and close the issue.)
@@ -133,6 +133,8 @@ a JEP (If yes, it requires a JEP). Under each question is a relevant example pro
133133
This section describes how information about the JEP process (e.g., new JEPs, updates to
134134
current JEPs, etc) is communicated to the community.
135135

136+
Note: This JEP repo is the **canonical "source of truth"** for individual JEPs, the JEP process, and activity on JEPs.
137+
136138
### The JEP public archive website
137139

138140
A list of all current JEPs and the content present in the pull request exists at
@@ -144,11 +146,11 @@ for the JEP. When a JEP enters into a final state (e.g., "Completed",
144146

145147
- **Jupyter Enhancement Proposal (JEP)**: A written document that describes a proposed unit of significant work on Jupyter.
146148

147-
- **Contributor**: The person who is submitting the JEP, and might but not necessarily also have intention on organizing the implementation if so approved.
149+
- **Contributor**: The person (or persons) who is submitting the JEP. The implementation of a JEP may be done by others if so approved.
148150

149-
- **Shepherd**: A senior Jupyter contributor that manages the pre-proposal, submission, review, approval process of a JEP.
151+
- **Shepherd**: A senior Jupyter contributor who guides the **JEP Contributor** through the pre-proposal, submission, review, approval process of a JEP.
150152

151-
- **Review Team (RT)**: A group of Jupyter contributors, with expertise in a particular area of the project that reviews and approves JEPs related to that area.
153+
- **Review Team (RT)**: A group of Jupyter contributors, with expertise in a particular area of the project, that reviews JEPs related to that area.
152154

153155
- **Final Comment Period (FCP)**: A finite-time, post-approval period for the community to make final comments.
154156

0 commit comments

Comments
 (0)