1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

# Contributors -> ## Contributors

This commit is contained in:
Eelco Dolstra 2025-07-07 15:00:49 +02:00
parent f5312492c1
commit 2c0343ec51
7 changed files with 7 additions and 7 deletions

View file

@ -157,7 +157,7 @@ section_title="Release $version_full ($DATE)"
if ! $IS_PATCH; then
echo
echo "# Contributors"
echo "## Contributors"
echo
VERSION=$version_full ./maintainers/release-credits
fi