Add AUTHORS and .mailmap

This commit is contained in:
Noah Hilverling 2020-03-12 14:41:30 +01:00
parent 9f2a218c1c
commit ba05e2966c
3 changed files with 13 additions and 1 deletions

4
.gitignore vendored
View file

@ -3,6 +3,8 @@
# Exclude all hidden files
.*
# Except those related to git(lab)
# Except those related to git(lab) and .mailmap
!.git*
!.gitlab-ci.yml
!.mailmap

2
.mailmap Normal file
View file

@ -0,0 +1,2 @@
Alexander A. Klimov <alexander.klimov@icinga.com> <alexander.klimov@icinga.com>
Jean Flach <jean.flach@icinga.com> <jean-marcel.flach@icinga.com>

8
AUTHORS Normal file
View file

@ -0,0 +1,8 @@
Alexander A. Klimov <alexander.klimov@icinga.com>
Eric Lippmann <eric.lippmann@icinga.com>
Jean Flach <jean.flach@icinga.com>
Johannes Meyer <johannes.meyer@icinga.com>
Justin Müller <justin.mueller@icinga.com>
Markus Frosch <markus.frosch@icinga.com>
Michael Friedrich <michael.friedrich@icinga.com>
Noah Hilverling <noah.hilverling@icinga.com>