Skip to content

Commit 4c2aef6

Browse files
authored
Merge pull request #2581 from pauldmccarthy/applie-silicon-migration
Adjust apple silicon migration instructions
2 parents 58e646a + 35c4b79 commit 4c2aef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2141,7 +2141,7 @@ To request a migration for a particular package and all its dependencies:
21412141
especially if many dependencies need to be built as well.
21422142
3. If nothing is under way, look at the current [conda-forge-pinning](https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/master/recipe/migrations/osx_arm64.txt).
21432143
4. If the package is not listed there, make a PR, adding the package
2144-
name to a random location in `osx_arm64.txt`.
2144+
name to `osx_arm64.txt` (preserving the alphabetical ordering).
21452145
The migration bot should start making automated pull requests to the
21462146
repo and its dependencies.
21472147
5. Within a few hours, the [status page](https://conda-forge.org/status/#armosxaddition)

0 commit comments

Comments
 (0)