mirror of
https://github.com/Icinga/icingadb.git
synced 2026-06-06 15:22:08 -04:00
Add AUTHORS and .mailmap
This commit is contained in:
parent
9f2a218c1c
commit
ba05e2966c
3 changed files with 13 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
2
.mailmap
Normal 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
8
AUTHORS
Normal 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>
|
||||
Loading…
Reference in a new issue