Remove MAINTAINER (#2946)

This commit is contained in:
Loïc Fürhoff 2022-07-31 21:42:40 +02:00 committed by GitHub
parent afcc38786e
commit a0a0d5235b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ class Arte7Bridge extends BridgeAbstract
{ {
const NAME = 'Arte +7'; const NAME = 'Arte +7';
const URI = 'https://www.arte.tv/'; const URI = 'https://www.arte.tv/';
const MAINTAINER = 'imagoiq';
const CACHE_TIMEOUT = 1800; // 30min const CACHE_TIMEOUT = 1800; // 30min
const DESCRIPTION = 'Returns newest videos from ARTE +7'; const DESCRIPTION = 'Returns newest videos from ARTE +7';