Update owner for the chocolatey package

refs #8503
This commit is contained in:
Gunnar Beutner 2015-06-18 14:23:52 +02:00
parent e7b2ded912
commit 7f0fc44e09
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<title>Icinga2</title>
<version>2.3.5</version>
<authors>2015 - The Icinga Project</authors>
<owners>Martin Schuster</owners>
<owners>Icinga Development Team</owners>
<summary>icinga2 - Monitoring Agent for Windows</summary>
<description>Icinga 2 is an open source monitoring platform which notifies users about host and service outages.</description>
<projectUrl>http://www.icinga.org</projectUrl>
@ -21,6 +21,6 @@
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
<file src="tools\chocolateyInstall.ps1" target="tools" />
</files>
</package>