zhmcclient / zhmccli

A CLI for the IBM Z HMC
Apache License 2.0
9 stars 9 forks source link

Add support for creating AUTHORS.md file #541

Closed andy-maier closed 7 months ago

andy-maier commented 8 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.