Skip to content

Commit 1d7a0bc

Browse files
lwasserpllim
andauthored
Fix: edits from @pllim
Co-authored-by: P. L. Lim <[email protected]>
1 parent f23ea56 commit 1d7a0bc

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

partners/astropy.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,9 @@
88
.
99
:::
1010

11-
pyOpenSci has a collaboration with the [Astropy scientific community](https://www.astropy.org/). Through this collaboration we add an additional layer of peer review checks to Astropy-related packages that go through our [open peer review process](https://www.pyopensci.org/software-peer-review/about/intro.html). If the package meets both the Astropy criteria and our pyOpenSci peer review criteria, it can then become both an astropy affiliated package and a pyOpenSci ecosystem package.
11+
pyOpenSci has a collaboration with the [Astropy scientific community](https://www.astropy.org/). Through this collaboration we add an additional layer of peer review checks to Astropy-related packages that go through our [open peer review process](https://www.pyopensci.org/software-peer-review/about/intro.html). If the package meets both the Astropy criteria and our pyOpenSci peer review criteria, it can then become both an Astropy Affiliated package and a pyOpenSci ecosystem package.
1212

13-
If you are submitting a package for review and wish to also apply for astropy affiliation, your package will be:
14-
Reviewed against current pyOpenSci guidelines and checks.
15-
Also reviewed against the Astropy-specific guidelines listed below.
16-
17-
If you are submitting a package for review and wish to also apply for astropy affiliation, your package will be:
13+
If you are submitting a package for review and wish to also apply for Astropy affiliation, your package will be:
1814

1915
- Reviewed against current pyOpenSci guidelines and checks.
2016
- Also reviewed against the Astropy-specific guidelines listed below.
@@ -23,18 +19,18 @@ If you are submitting a package for review and wish to also apply for astropy af
2319

2420
### Astropy Specific Software Peer Review Guidelines
2521

26-
To be an affiliated astropy package, your package should:
22+
To be an Astropy Affiliated package, your package should:
2723

2824
- Be useful to astronomers. This can mean useful to a specific sub-domain of astronomy, or more broadly useful to a large fraction of astronomy (or beyond, as long as it is also useful for astronomy).
29-
- Specifically use, interface with, or provide complementary capabilities to other Astropy packages.
30-
- Use classes and functions from the astropy core package wherever possible and appropriate, and (as much as possible) avoid duplication with other packages in the Astropy ecosystem. This facilitates re-use of code and sharing of resources.
25+
- Specifically use, interface with, or provide complementary capabilities to `astropy` or other Astropy Affiliated packages.
26+
- Use classes and functions from the `astropy` core package wherever possible and appropriate, and (as much as possible) avoid duplication with other packages in the Astropy ecosystem. This facilitates re-use of code and sharing of resources.
3127

3228
### Ecointegration - Integration with the Astropy Ecosystem
3329

3430
Your package should clearly integrate into the broader Astropy ecosystem. It should:
3531

36-
- Use Astropy or other affiliated packages wherever possible
37-
- Use / depend upon Astropy or other affiliated packages functionality wherever possible to avoid duplication of functionality across the ecosystem.
32+
- Use `astropy` or other Astropy Affiliated packages wherever possible
33+
- Use / depend upon `astropy` or other Astropy Affiliated packages functionality wherever possible to avoid duplication of functionality across the ecosystem.
3834

3935
## Long-term maintenance & affiliate status over time
4036

0 commit comments

Comments
 (0)