Skip to content

Commit 9ca7e87

Browse files
authored
Release/1.0 (#210)
## Blocked by - #204 - #209 ## TODO - [x] Rename default branch to `main` (@nilmerg)
2 parents b46ef35 + 764c99c commit 9ca7e87

4 files changed

Lines changed: 34 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33

44
# Except those related to Git
55
!.git*
6+
!.mailmap

.mailmap

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Damiano Chini <damiano.chini@wuerth-phoenix.com>
2+
Dirk Götz <dirk.goetz@netways.de>
3+
Eric Lippmann <eric.lippmann@icinga.com>
4+
Florian Rosenegger <f.rosenegger@conova.com>
5+
J. Nathanael Philipp <nathanael@philipp.land>
6+
Johannes Meyer <johannes.meyer@icinga.com>
7+
Jonada Hoxha <jonada.hoxha@icinga.com>
8+
Mathieu Lu <mathieu@symbiotic.coop>
9+
Michael Friedrich <michael.friedrich@icinga.com> <michael.friedrich@netways.de>
10+
Nicolai Buchwitz <nicolai.buchwitz@enda.eu> <nbuchwitz@users.noreply.github.com>
11+
Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com>
12+
Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
13+
Timm Ortloff <timm.ortloff@icinga.com>
14+
Valentina Da Rold <Valentina.DaRold@wuerth-phoenix.com>
15+
Yonas Habteab <yonas.habteab@icinga.com>

AUTHORS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Damiano Chini <damiano.chini@wuerth-phoenix.com>
2+
Dirk Götz <dirk.goetz@netways.de>
3+
Eric Lippmann <eric.lippmann@icinga.com>
4+
Florian Rosenegger <f.rosenegger@conova.com>
5+
J. Nathanael Philipp <nathanael@philipp.land>
6+
Johannes Meyer <johannes.meyer@icinga.com>
7+
Jonada Hoxha <jonada.hoxha@icinga.com>
8+
MAJ <maj@plumbe.de>
9+
Mathieu Lu <mathieu@symbiotic.coop>
10+
Michael Friedrich <michael.friedrich@icinga.com>
11+
Nicolai Buchwitz <nicolai.buchwitz@enda.eu>
12+
Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com>
13+
Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
14+
Timm Ortloff <timm.ortloff@icinga.com>
15+
Valentina Da Rold <Valentina.DaRold@wuerth-phoenix.com>
16+
Yonas Habteab <yonas.habteab@icinga.com>

module.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Module: Reporting
2-
Version: 0.10.0
2+
Version: 1.0.0
33
Requires:
4-
Libraries: icinga-php-library (>=0.12.0), icinga-php-thirdparty (>=0.10.0)
4+
Libraries: icinga-php-library (>=0.13.0), icinga-php-thirdparty (>=0.12.0)
55
Modules: pdfexport (>=0.10.0)
66
Description: Reporting

0 commit comments

Comments
 (0)