Skip to content

Commit 4173f23

Browse files
authored
Release v0.1.0 (#233)
2 parents f64d7bc + 870a3cb commit 4173f23

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

.mailmap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Alexander A. Klimov <alexander.klimov@icinga.com> <al2klimov@gmail.com>
2+
Alexander A. Klimov <alexander.klimov@icinga.com> <alexander.klimov@icinga.com>
3+
Noé Costa <noe.costa@icinga.com> <146938323+ncosta-ic@users.noreply.github.com>
4+
Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com> <33730024+raviks789@users.noreply.github.com>
5+
Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com> <raviks789@gmail.com>
6+
Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com> <54990055+sukhwinder33445@users.noreply.github.com>
7+
Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com> <sukhwinder33445@gmail.com>
8+
Yonas Habteab <yonas.habteab@icinga.com> <yonas.habteab@netways.de>

AUTHORS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Alexander A. Klimov <alexander.klimov@icinga.com>
2+
Alvar Penning <alvar.penning@icinga.com>
3+
Florian Strohmaier <florian.strohmaier@icinga.com>
4+
Johannes Meyer <johannes.meyer@icinga.com>
5+
Noé Costa <noe.costa@icinga.com>
6+
Ravi Kumar Kempapura Srinivasa <ravi.srinivasa@icinga.com>
7+
Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
8+
Yonas Habteab <yonas.habteab@icinga.com>

doc/02-Installation.md.d/From-Source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure you use `notifications` as the module name. The following requirements
1313
or [PostgreSQL](https://www.php.net/manual/en/ref.pdo-pgsql.php) PDO PHP libraries
1414
- [Icinga Notifications](https://github.com/Icinga/icinga-notifications)
1515
- [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9)
16-
- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.12.0)
17-
- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11.0)
16+
- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.14.0)
17+
- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0)
1818

1919
<!-- {% include "02-Installation.md" %} -->

module.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Module: notifications
22
Version: 0.1.0
33
Requires:
4-
Libraries: icinga-php-library (>=0.12.0), icinga-php-thirdparty (>=0.11.0)
5-
Description: Notifications Web
4+
Libraries: icinga-php-library (>=0.14.0), icinga-php-thirdparty (>=0.12.0)
5+
Description: Icinga Notifications Web
66
Manage incidents and who gets notified about them how and when

0 commit comments

Comments
 (0)