Skip to content

Commit c8a1c60

Browse files
committed
MNT: Replace master with main
1 parent ce32c82 commit c8a1c60

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

affiliated/affiliated_package_review_process.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Astropy Project, open a pull request to the
2626
[astropy.github.com](https://github.com/astropy/astropy.github.com)
2727
repository, modifying the ``affiliated/registry.json`` file to add details
2828
about your own package. If you are not comfortable with git, you can do this by using
29-
[an editor](https://github.com/astropy/astropy.github.com/edit/master/affiliated/registry.json).
29+
[an editor](https://github.com/astropy/astropy.github.com/edit/main/affiliated/registry.json).
3030
If you get a message saying **You need
3131
to fork this repository to propose changes** then click on the green button
3232
to confirm the forking:
@@ -130,7 +130,7 @@ use the singular term *editor*, although multiple people may share this role
130130

131131
3. Once the reviewer accepts, the editor sends the reviewer an email with detailed
132132
review instructions (which includes a link to the
133-
[review guidelines](https://github.com/astropy/project/blob/master/affiliated/affiliated_package_review_guidelines.md>)),
133+
[review guidelines](https://github.com/astropy/project/blob/main/affiliated/affiliated_package_review_guidelines.md>)),
134134
using the [template](#templatereviewinstructions) at the bottom of this document.
135135

136136
4. The editor then leaves a message on the pull request proposing the affiliated package saying:
@@ -230,7 +230,7 @@ Repository:
230230

231231
You can find our review guidelines and instructions at the following address:
232232

233-
https://github.com/astropy/project/blob/master/affiliated/affiliated_package_review_guidelines.md
233+
https://github.com/astropy/project/blob/main/affiliated/affiliated_package_review_guidelines.md
234234

235235
Thanks!
236236

@@ -248,15 +248,15 @@ ecosystem by a member of the Astropy community as well as myself, and I have
248248
synthesized the results of the review here.
249249
250250
You can find out more about our review criteria in
251-
[Reviewing affiliated packages](https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md).
251+
[Reviewing affiliated packages](https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md).
252252
For each of the review categories below we have listed the score and have
253253
included some comments when the score is not green.
254254
255255
*Remove the badges that aren't needed:*
256256
257257
<table>
258258
<tr><td><b>Functionality/Scope</b></td><td>
259-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#functionality-functionality">
259+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#functionality-functionality">
260260
<img src="https://img.shields.io/badge/Out%20of%20scope-red.svg" alt="Out of scope">
261261
<img src="https://img.shields.io/badge/Specialized%20package-brightgreen.svg" alt="Specialized package">
262262
<img src="https://img.shields.io/badge/General%20package-brightgreen.svg" alt="General package">
@@ -265,7 +265,7 @@ included some comments when the score is not green.
265265
<tr><td colspan=2><i>No further comments</i></td></tr>
266266
267267
<tr><td><b>Integration with Astropy ecosystem</b></td><td>
268-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#integration-with-astropy-ecosystem--ecointegration">
268+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#integration-with-astropy-ecosystem--ecointegration">
269269
<img src="https://img.shields.io/badge/Red-red.svg" alt="Red">
270270
<img src="https://img.shields.io/badge/Orange-orange.svg" alt="Orange">
271271
<img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green">
@@ -274,7 +274,7 @@ included some comments when the score is not green.
274274
<tr><td colspan=2><i>No further comments</i></td></tr>
275275
276276
<tr><td><b>Documentation</b></td><td>
277-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#documentation-documentation">
277+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#documentation-documentation">
278278
<img src="https://img.shields.io/badge/Red-red.svg" alt="Red">
279279
<img src="https://img.shields.io/badge/Orange-orange.svg" alt="Orange">
280280
<img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green">
@@ -283,7 +283,7 @@ included some comments when the score is not green.
283283
<tr><td colspan=2><i>No further comments</i></td></tr>
284284
285285
<tr><td><b>Testing</b></td><td>
286-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#testing-testing">
286+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#testing-testing">
287287
<img src="https://img.shields.io/badge/Red-red.svg" alt="Red">
288288
<img src="https://img.shields.io/badge/Orange-orange.svg" alt="Orange">
289289
<img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green">
@@ -292,7 +292,7 @@ included some comments when the score is not green.
292292
<tr><td colspan=2><i>No further comments</i></td></tr>
293293
294294
<tr><td><b>Development status</b></td><td>
295-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#development-status-devstatus">
295+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#development-status-devstatus">
296296
<img src="https://img.shields.io/badge/Red-red.svg" alt="Red">
297297
<img src="https://img.shields.io/badge/Heavy%20development-orange.svg" alt="Heavy Development">
298298
<img src="https://img.shields.io/badge/Functional%20but%20unmaintained-orange.svg" alt="Functional but unmaintained">
@@ -303,7 +303,7 @@ included some comments when the score is not green.
303303
<tr><td colspan=2><i>No further comments</i></td></tr>
304304
305305
<tr><td><b>Python 3 compatibility</b></td><td>
306-
<a href="https://github.com/astropy/astropy-procedures/blob/master/documents/affiliated_package_review_guidelines.md#python-3-compatibility-python3">
306+
<a href="https://github.com/astropy/astropy-procedures/blob/main/documents/affiliated_package_review_guidelines.md#python-3-compatibility-python3">
307307
<img src="https://img.shields.io/badge/Red-red.svg" alt="Red">
308308
<img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green">
309309
</a></td></tr>

finance/community-updates/2020-05.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We promised to briefly update you every couple of months [1] on our activities a
3636
needs as they arise. The last Astropy coordination meeting
3737
identified a need for a software operational support specialist who
3838
can help volunteers with getting started on GitHub, merging,
39-
rebasing etc. We have [advertised that position](https://github.com/astropy/project/blob/master/finance/jobs/2020_githubresponder.rst)
39+
rebasing etc. We have [advertised that position](https://github.com/astropy/project/blob/main/finance/jobs/2020_githubresponder.rst)
4040
and convened a selection committee. We are expecting a start date this summer.
4141

4242
- We are working with NumFOCUS (Astropy’s fiscal sponsor) on the
@@ -45,7 +45,7 @@ We promised to briefly update you every couple of months [1] on our activities a
4545
expenses.
4646

4747
- We’ve drafted a [policy on travel and conference attendance paid for
48-
by astropy](https://github.com/astropy/project/blob/master/finance/funding_requests.md).
48+
by astropy](https://github.com/astropy/project/blob/main/finance/funding_requests.md).
4949

5050
See the [issues labeled “finance” in the astropy project repo](https://github.com/astropy/project/issues?q=is%3Aissue+label%3A%22finance+%3Amoneybag%3A%22) and the full notes from our meetings for more details:
5151
https://docs.google.com/document/d/193ERJ6wMNPaNjGSWbS94KHGnojpZ_zwXxWTi9L2etSo/edit?usp=sharing

finance/community-updates/2020-08.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ with some updates on our work, and reminders about ongoing activities.
1313
requests. Questions about the proposal process can be directed to the
1414
FAQ [3].
1515

16-
[1] https://github.com/astropy/project/blob/master/finance/InclusionDiversityEmpowerment.md
16+
[1] https://github.com/astropy/project/blob/main/finance/InclusionDiversityEmpowerment.md
1717
[2] https://github.com/astropy/project/pulls?q=is%3Apr+is%3Aopen+label%3Ainclusion-diversity-empowerment
1818
[3] https://github.com/astropy/project/issues/120
1919

finance/community-updates/2020-10.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ on our activities over the couple of months.
2323
our process could be improved.
2424

2525
[1] https://groups.google.com/g/astropy-dev/c/NDU3dTDDsAc
26-
[2] https://github.com/astropy/astropy-project/blob/master/finance/proposal-calls/2020-IDEA/IDEA_2020_outreachy.md
27-
[3] https://github.com/astropy/astropy-project/blob/master/finance/proposal-calls/2020-IDEA/IDEA_2020_WoCCode.md
26+
[2] https://github.com/astropy/astropy-project/blob/main/finance/proposal-calls/2020-IDEA/IDEA_2020_outreachy.md
27+
[3] https://github.com/astropy/astropy-project/blob/main/finance/proposal-calls/2020-IDEA/IDEA_2020_WoCCode.md
2828

2929
- We're pleased to announce that a proposal entitled “Kicking Off Scientific
3030
Software Engineering Learning Resources with the Astropy Learn Project” [4],

finance/finance-ctte-policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Role and responsibilities of the Committee
3030

3131
__ https://docs.google.com/document/d/193ERJ6wMNPaNjGSWbS94KHGnojpZ_zwXxWTi9L2etSo/edit#bookmark=id.fwmv8h9ysndt
3232

33-
#. The Committee will allocate funding as recommended by the Astropy Coordination Committee, and will consider funding requests submitted according to the policy documented at https://github.com/astropy/project/blob/master/finance/funding_requests.md.
33+
#. The Committee will allocate funding as recommended by the Astropy Coordination Committee, and will consider funding requests submitted according to the policy documented at https://github.com/astropy/project/blob/main/finance/funding_requests.md.
3434
This policy may be evolve over time.
3535

3636
(Agreed `2020-04-24`__.)

0 commit comments

Comments
 (0)