diff options
author | Brenda Wallace <shiny@cpan.org> | 2010-06-08 16:32:53 +1200 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2010-06-08 16:32:53 +1200 |
commit | dc0f7189f28f3c3fa4baa021c321fc6386a3e2f3 (patch) | |
tree | 6561e7f6fb70076ceb28ad41b67dbf0d75bb93fa /actions/all.php | |
parent | 1cd029753f0ca2bded9ff64b4783084be9266666 (diff) |
added missing authors
Diffstat (limited to 'actions/all.php')
-rw-r--r-- | actions/all.php | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/actions/all.php b/actions/all.php index a6738863b..9c01b6393 100644 --- a/actions/all.php +++ b/actions/all.php @@ -18,15 +18,18 @@ * * @category Actions * @package Actions - * @author Evan Prodromou <evan@status.net> - * @author Mike Cochrane <mikec@mikenz.geek.nz> - * @author Robin Millette <millette@controlyourself.ca> * @author Adrian Lang <mail@adrianlang.de> - * @author Meitar Moscovitz <meitarm@gmail.com> - * @author Sarven Capadisli <csarven@status.net> + * @author Brenda Wallace <shiny@cpan.org> + * @author Brion Vibber <brion@pobox.com> * @author Craig Andrews <candrews@integralblue.com> + * @author Evan Prodromou <evan@status.net> * @author Jeffery To <jeffery.to@gmail.com> - * @author Zach Copley <zach@controlyourself.ca> + * @author Meitar Moscovitz <meitarm@gmail.com> + * @author Mike Cochrane <mikec@mikenz.geek.nz> + * @author Robin Millette <millette@status.net> + * @author Sarven Capadisli <csarven@status.net> + * @author Siebrand Mazeland <s.mazeland@xs4all.nl> + * @author Zach Copley <zach@status.net> * @copyright 2009 Free Software Foundation, Inc http://www.fsf.org * @license GNU Affero General Public License http://www.gnu.org/licenses/ * @link http://status.net |