Author: coke
Date: Thu Mar 20 12:21:03 2008
New Revision: 26506

Added:
   trunk/DONORS.pod
      - copied, changed from r26503, /trunk/DONORS
Removed:
   trunk/DONORS
Modified:
   trunk/MANIFEST

Log:
[docs]

Convert DONORS to pod to make it easier to display nicely on the website



Copied: trunk/DONORS.pod (from r26503, /trunk/DONORS)
==============================================================================
--- /trunk/DONORS       (original)
+++ trunk/DONORS.pod    Thu Mar 20 12:21:03 2008
@@ -1,23 +1,38 @@
-Parrot is Copyright (C) 2001-2008, The Perl Foundation.
-$Id$
+# Parrot is Copyright (C) 2001-2008, The Perl Foundation.
+# $Id$
+
+=head1 DONORS
 
 We would like to thank the following people and institutions,
 whose financial contributions help support the development of Parrot.
 
+=over 4
+
+=item *
+
+ N: The Perl Foundation
+ W: perlfoundation.org
+
+=item * 
+
+ N: NLnet Foundation
+ W: nlnet.nl
+
+=item * 
 
-N: The Perl Foundation
-W: perlfoundation.org
+ N: The Mozilla Foundation
+ W: www.mozilla.org
 
-N: NLnet Foundation
-W: nlnet.nl
+=item  * 
 
-N: The Mozilla Foundation
-W: www.mozilla.org
+ N: Best Practical
+ W: bestpractical.com
 
-N: Best Practical
-W: bestpractical.com
+=back
 
+=head1 ERRATA
 
 Information will be added to this file as it becomes available.
 For errors and omissions, please contact Will Coleda <[EMAIL PROTECTED]>.
 
+=cut

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST      (original)
+++ trunk/MANIFEST      Thu Mar 20 12:21:03 2008
@@ -12,7 +12,7 @@
 Configure.pl                                                []
 DEPRECATED.pod                                              []
 DEVELOPING                                                  []
-DONORS                                                      []
+DONORS.pod                                                  []
 LICENSE                                                     [main]doc
 MANIFEST                                                    []
 MANIFEST.SKIP                                               []

Reply via email to