Skip to content

Commit d3603e4

Browse files
author
Lennart Betz
authored
Merge pull request #766 from lbetz/bug/wrong-module-name
Fix wrong module name
2 parents 2657225 + fc44636 commit d3603e4

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,10 @@ See also [CHANGELOG.md](https://github.com/Icinga/puppet-icinga2/blob/master/CHA
671671
[packages.icinga.com]: https://packages.icinga.com
672672
[Chocolatey]: https://chocolatey.org
673673

674-
[RELEASE.md]: RELEASE.md
675-
[CHANGELOG.md]: CHANGELOG.md
676-
[AUTHORS]: AUTHORS
674+
## Transfer Notice
675+
676+
This plugin was originally authored by [Icinga](http://www.icinga.com).
677+
The maintainer preferred that Vox Pupuli take ownership of the module for future improvement and maintenance.
678+
Existing pull requests and issues were transferred over, please fork and continue to contribute here instead of Icinga.
679+
680+
Previously: https://github.com/icinga/puppet-icinga2

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "icinga-icinga2",
2+
"name": "puppet-icinga2",
33
"version": "5.0.1-rc0",
44
"author": "Vox Pupuli",
55
"summary": "Icinga 2 Puppet Module",

0 commit comments

Comments
 (0)