mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 15:06:53 +00:00
[TwitterBridge] Meet the new maintainer: arnd-s
This commit is contained in:
parent
02a8ae4c62
commit
2f10d2345a
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user