Skip to content

Commit ef1f6d9

Browse files
authored
Fix description of where the contributor list comes from in instructions for making a release (#12931)
1 parent b850b81 commit ef1f6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ even patch releases may contain [non-backwards-compatible changes](https://semve
361361
downstream jobs manually if needed.
362362
1. Verify the GitHub release:
363363
1. The Changelog should match the content of `CHANGELOG.md`
364-
1. Append the contributors from the `bump.sh` script
364+
1. Append the contributors from the `scripts/release.sh` script
365365
1. If needed, [update the schemastore](https://github.com/astral-sh/ruff/blob/main/scripts/update_schemastore.py).
366366
1. One can determine if an update is needed when
367367
`git diff old-version-tag new-version-tag -- ruff.schema.json` returns a non-empty diff.

0 commit comments

Comments
 (0)