Skip to content

Commit 412585d

Browse files
authored
Merge pull request #214 from hamogu/affil_edit_steps
Formalize period for improvements of affiliated packages
2 parents 342d612 + 266ed03 commit 412585d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

affiliated/affiliated_package_review_process.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,14 @@ use the singular term *editor*, although multiple people may share this role
147147
based on the results of the review. The editor then posts the review
148148
including the final decision (accept or reject) on the original pull request.
149149

150-
* If the package is rejected:
151-
* The original author has a month to respond to any of the points in the review,
152-
and the editor may decide to change the decision.
153-
* If decision to reject stands after a month, the decision is posted to the pull request
154-
and it is closed.
150+
* If the package is not ready to be accepted:
151+
* The original author has six months to respond to any of the points in the review,
152+
e.g., implement suggested changes to code or documentation,
153+
and the editor may decide that the package is ready to be accepted as affiliated
154+
package at this point. The editor may extend the time to implement changes up to one
155+
year at their discretion.
156+
* If decision to not accept stands after that time, the decision is posted to the
157+
pull request and it is closed.
155158
* If the package is accepted:
156159
* The editor sends a reply to the astropy-dev email to publish the decision:
157160

@@ -331,7 +334,7 @@ the areas above that weren't “green” yet.
331334
**Summary/Decision**: Thanks for your work on this package! At the moment, we
332335
found some issues in some of the review areas. As per the review guidelines, we
333336
therefore won't be able to accept this package as an affiliated package yet.
334-
We will leave this pull request open for a month in case you would like to
337+
We will leave this pull request open for six months in case you would like to
335338
respond to the comments and/or address any of them.
336339
337340
*In all cases:*

0 commit comments

Comments
 (0)