mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +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 GUEST_TOKEN_EXPIRY = 10800; // 3hrs
|
||||||
const CACHE_TIMEOUT = 300; // 5min
|
const CACHE_TIMEOUT = 300; // 5min
|
||||||
const DESCRIPTION = 'returns tweets';
|
const DESCRIPTION = 'returns tweets';
|
||||||
const MAINTAINER = 'pmaziere';
|
const MAINTAINER = 'arnd-s';
|
||||||
const PARAMETERS = array(
|
const PARAMETERS = array(
|
||||||
'global' => array(
|
'global' => array(
|
||||||
'nopic' => array(
|
'nopic' => array(
|
||||||
|
Reference in New Issue
Block a user