Add my name to TwitterBridgePlugin onPluginVersion function

This commit is contained in:
Jean Baptiste Favre 2011-12-18 12:17:28 +01:00
parent 3e0a02f52d
commit 184290b5cf
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ class TwitterBridgePlugin extends Plugin
$versions[] = array(
'name' => 'TwitterBridge',
'version' => self::VERSION,
'author' => 'Zach Copley, Julien C',
'author' => 'Zach Copley, Julien C, Jean Baptiste Favre',
'homepage' => 'http://status.net/wiki/Plugin:TwitterBridge',
// TRANS: Plugin description.
'rawdescription' => _m('The Twitter "bridge" plugin allows integration ' .