Skip to content

Commit 627d50f

Browse files
Update author information to reflect G DATA CyberDefense AG
1 parent 1e114c4 commit 627d50f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Please make sure the "Authentication Method" "Resource Owner Password Flow" is s
4242
]]></description>
4343
<version>0.0.0</version>
4444
<licence>agpl</licence>
45-
<author mail="vaas@gdata.de" homepage="https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus">Lennart Dohmann</author>
45+
<author mail="vaas@gdata.de" homepage="https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus">G DATA CyberDefense AG</author>
4646
<namespace>GDataVaas</namespace>
4747
<category>security</category>
4848
<bugs>https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus/issues</bugs>

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "AGPL-3.0-or-later",
66
"authors": [
77
{
8-
"name": "Lennart Dohmann"
8+
"name": "G DATA CyberDefense AG"
99
}
1010
],
1111
"require": {
@@ -48,4 +48,4 @@
4848
"php": "8.1"
4949
}
5050
}
51-
}
51+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gdatavaas",
33
"description": "This app aims to provide an additional layer of security to your Nextcloud instance by enabling automatic and manual scanning of files for malicious content.",
44
"version": "0.0.8",
5-
"author": "Lennart Dohmann <lennart.dohmann@gdata.de>",
5+
"author": "G DATA CyberDefense AG",
66
"contributors": [],
77
"bugs": {
88
"url": "https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus/issues"
@@ -42,4 +42,4 @@
4242
"axios": "1.12.2"
4343
}
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)