diff options
author | Brooke Vibber <bvibber@wikimedia.org> | 2024-02-08 17:02:16 -0800 |
---|---|---|
committer | Brooke Vibber <bvibber@wikimedia.org> | 2024-02-08 17:02:16 -0800 |
commit | dcd9c3ae2693bfb40cea5d728110155c1b6727c3 (patch) | |
tree | 5bb1540b69f5d0cb133de997110205fc690efaef /includes/import/ImportSource.php | |
parent | 22e2e01377da686a7ea1f7df938a28496b74439f (diff) | |
download | mediawikicore-dcd9c3ae2693bfb40cea5d728110155c1b6727c3.tar.gz mediawikicore-dcd9c3ae2693bfb40cea5d728110155c1b6727c3.zip |
Update name & email for bvibber
Updating name & email addresses for Brooke Vibber.
Re-ran updateCredits.php as well so there are some new entries in
there as well.
There are a couple of files in resources/libs that will have to
be changed upstream to keep tests happy, I will do patches
later. :D
Change-Id: I2f2e75d3fa42e8cf6de19a8fbb615bac28efcd54
Diffstat (limited to 'includes/import/ImportSource.php')
-rw-r--r-- | includes/import/ImportSource.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/import/ImportSource.php b/includes/import/ImportSource.php index 36f562957315..e218008e0058 100644 --- a/includes/import/ImportSource.php +++ b/includes/import/ImportSource.php @@ -2,7 +2,7 @@ /** * Source interface for XML import. * - * Copyright © 2003,2005 Brion Vibber <brion@pobox.com> + * Copyright © 2003,2005 Brooke Vibber <bvibber@wikimedia.org> * https://www.mediawiki.org/ * * This program is free software; you can redistribute it and/or modify |