mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
Suggest to sign the release commit itself (to keep us in sync with the Handbook; https://handbook.gnome.org/maintainers/making-a-release.html); and allow `git tag -s` if `git evtag` is not available (also as per the Handbook). Signed-off-by: Philip Withnall <pwithnall@gnome.org> Fixes: #3424