mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 15:47:32 +02:00
[TwitterBridge] Meet the new maintainer: arnd-s
This commit is contained in:
@@ -7,7 +7,7 @@ class TwitterBridge extends BridgeAbstract {
|
||||
const GUEST_TOKEN_EXPIRY = 10800; // 3hrs
|
||||
const CACHE_TIMEOUT = 300; // 5min
|
||||
const DESCRIPTION = 'returns tweets';
|
||||
const MAINTAINER = 'pmaziere';
|
||||
const MAINTAINER = 'arnd-s';
|
||||
const PARAMETERS = array(
|
||||
'global' => array(
|
||||
'nopic' => array(
|
||||
|
Reference in New Issue
Block a user