zhmcclient / zhmc-prometheus-exporter

A Prometheus exporter for the IBM Z HMC
Apache License 2.0
12 stars 8 forks source link

Add support for creating AUTHORS.md file #442

Closed andy-maier closed 4 months ago

andy-maier commented 5 months ago

Add a new make target 'authors' that generates an AUTHORS.md file from the git commit history. Add the invocation of 'make authors' to the description of how to release a version in the development documentation.

See https://github.com/zhmcclient/zhmc-ansible-modules/pull/880 for how this was done in the zhmc ansible project.