chore(license): restore last translator name (#123)
This commit is contained in:
parent
7c3a1bbe10
commit
29ee7d56b5
|
@ -1,7 +1,7 @@
|
|||
Source: centreon-plugin-virtualization-vmware-daemon
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Luiz Costa <me@luizgustavo.pro.br>
|
||||
Maintainer: Centreon <contact@centreon.com>
|
||||
Build-Depends: debhelper-compat (= 12)
|
||||
Standards-Version: 4.5.0
|
||||
Homepage: https://www.centreon.com
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: centreon-plugin-virtualization-vmware-daemon
|
||||
Upstream-Contact: Luiz Costa <me@luizgustavo.pro.br>
|
||||
Upstream-Contact: Centreon <contact@centreon.com>
|
||||
Source: https://www.centreon.com
|
||||
|
||||
Files: *
|
||||
|
|
|
@ -8,8 +8,8 @@ fi
|
|||
|
||||
echo "################################################## PACKAGING COLLECT ##################################################"
|
||||
|
||||
AUTHOR="Luiz Costa"
|
||||
AUTHOR_EMAIL="me@luizgustavo.pro.br"
|
||||
AUTHOR="Centreon"
|
||||
AUTHOR_EMAIL="contact@centreon.com"
|
||||
|
||||
if [ -d /build ]; then
|
||||
rm -rf /build
|
||||
|
|
Loading…
Reference in New Issue