diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..30a24f7d --- /dev/null +++ b/.mailmap @@ -0,0 +1,8 @@ +Alexander A. Klimov +Alexander A. Klimov +Noé Costa <146938323+ncosta-ic@users.noreply.github.com> +Ravi Kumar Kempapura Srinivasa <33730024+raviks789@users.noreply.github.com> +Ravi Kumar Kempapura Srinivasa +Sukhwinder Dhillon <54990055+sukhwinder33445@users.noreply.github.com> +Sukhwinder Dhillon +Yonas Habteab diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..419d6691 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +Alexander A. Klimov +Alvar Penning +Florian Strohmaier +Johannes Meyer +Noé Costa +Ravi Kumar Kempapura Srinivasa +Sukhwinder Dhillon +Yonas Habteab diff --git a/doc/02-Installation.md.d/From-Source.md b/doc/02-Installation.md.d/From-Source.md index 9b80d5a1..35554238 100644 --- a/doc/02-Installation.md.d/From-Source.md +++ b/doc/02-Installation.md.d/From-Source.md @@ -13,7 +13,7 @@ Make sure you use `notifications` as the module name. The following requirements or [PostgreSQL](https://www.php.net/manual/en/ref.pdo-pgsql.php) PDO PHP libraries - [Icinga Notifications](https://github.com/Icinga/icinga-notifications) - [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9) -- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.12.0) -- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.11.0) +- [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.14.0) +- [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0) diff --git a/module.info b/module.info index f818f5bf..13d3cfc0 100644 --- a/module.info +++ b/module.info @@ -1,6 +1,6 @@ Module: notifications Version: 0.1.0 Requires: - Libraries: icinga-php-library (>=0.12.0), icinga-php-thirdparty (>=0.11.0) -Description: Notifications Web + Libraries: icinga-php-library (>=0.14.0), icinga-php-thirdparty (>=0.12.0) +Description: Icinga Notifications Web Manage incidents and who gets notified about them how and when