
4 Jul
2018
4 Jul
'18
9:34 a.m.
On Wed, Jul 04, 2018 at 09:16:30 +0200, Andrea Bolognani wrote:
Instead of simply dumping the list of authors as obtained from git, we can be a bit smarter and filter out maintainers so that their names don't appear twice.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- AUTHORS.in | 2 +- Makefile.am | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-)
ACK