diff options
author | Brenda Wallace <shiny@cpan.org> | 2010-06-08 16:34:16 +1200 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2010-06-08 16:34:16 +1200 |
commit | 4617545ece5f1597a9477cbe99b071ba17e119f8 (patch) | |
tree | 1404a1bcba2315656314cceb128d4201e31b3b3d /actions | |
parent | dc0f7189f28f3c3fa4baa021c321fc6386a3e2f3 (diff) |
added missing authors
Diffstat (limited to 'actions')
-rw-r--r-- | actions/apiaccountratelimitstatus.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/actions/apiaccountratelimitstatus.php b/actions/apiaccountratelimitstatus.php index f19e315bf..e2dff2db9 100644 --- a/actions/apiaccountratelimitstatus.php +++ b/actions/apiaccountratelimitstatus.php @@ -21,8 +21,10 @@ * * @category API * @package StatusNet + * @author Brion Vibber <brion@pobox.com> * @author Evan Prodromou <evan@status.net> * @author Robin Millette <robin@millette.info> + * @author Siebrand Mazeland <s.mazeland@xs4all.nl> * @author Zach Copley <zach@status.net> * @copyright 2009 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 |