diff options
author | Damien Lallement <dams@mageia.org> | 2011-11-09 17:33:17 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2011-11-09 17:33:17 +0000 |
commit | 68ab7560ec5080651a79e5843e7690d6772b825f (patch) | |
tree | acdb96e9db195b98afc9991c06aad5547ac17c27 | |
parent | f6e209dee245a1801a4fa593c8c6cc855987eda5 (diff) | |
download | www-68ab7560ec5080651a79e5843e7690d6772b825f.tar www-68ab7560ec5080651a79e5843e7690d6772b825f.tar.gz www-68ab7560ec5080651a79e5843e7690d6772b825f.tar.bz2 www-68ab7560ec5080651a79e5843e7690d6772b825f.tar.xz www-68ab7560ec5080651a79e5843e7690d6772b825f.zip |
update donors list
-rw-r--r-- | donators.inc.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/donators.inc.php b/donators.inc.php index 830781337..ac131c627 100644 --- a/donators.inc.php +++ b/donators.inc.php @@ -256,8 +256,10 @@ $donators = array( 'William Fischer', 'Michael Waggoner', 'François Millasson', - 'Alejandro Diaz Infante' - + 'Alejandro Diaz Infante', + 'Marcel Sahaghian', + 'Edward Janusz', + 'Jean-Claude Colette' ); //$html .= '<img src="/g/images/mageia_0.svg" style="position: absolute; top: 180px; width: 300px; opacity: 0.2;" />'; |