mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 04:59:40 +01: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 CACHE_TIMEOUT = 300; // 5min
|
||||
const DESCRIPTION = 'returns tweets';
|
||||
const MAINTAINER = 'pmaziere';
|
||||
const MAINTAINER = 'arnd-s';
|
||||
const PARAMETERS = array(
|
||||
'global' => array(
|
||||
'nopic' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user