mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 23:29:56 +03:00
[TwitterBridge] Meet the new maintainer: arnd-s
This commit is contained in:
parent
02a8ae4c62
commit
2f10d2345a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue