New comment by sogaiu on void-packages repository https://github.com/void-linux/void-packages/pull/46271#issuecomment-1740244778 Comment: I see the following output for "Lint templates": ``` Run rv=0 Error: b8e4227a5: authored by noreply email Linting srcpkgs/ibus-hangul/template... Verifying update-check of ibus-hangul: using ibus-hangul/update overrides fetching https://github.com/libhangul/ibus-hangul/releases and scanning with Version \K[\d.]+(?=) found version 1.5.0 found version 1.5.1 found version 1.5.2 found version 1.5.3 found version 1.5.4 found version 1.5.5 Error: Process completed with exit code 1. ``` It's unclear to me what the issue is -- though perhaps it has to do with: > Error: b8e4227a5: authored by noreply email I did see this text: > maintainer A string in the form of name . The email for this field must be a valid email that you can be reached at. Packages using users.noreply.github.com emails will not be accepted. mentioned [here](https://github.com/void-linux/void-packages/blob/master/Manual.md#mandatory-variables), but IIUC, that has to do with the `maintainer` field. Any help?