Add CONTRIBUTORS file

This commit is contained in:
JSCHILL1 2009-04-13 12:02:15 -05:00
parent ab4fe686fe
commit d4dc4b7c42
2 changed files with 9 additions and 2 deletions

View file

@ -47,8 +47,8 @@
# * Collapse all group based transformations
# Next Up:
# + move all functionality into a module level function named 'scour' and only call it
# when being run as main (prepare for unit testing)
# + moved all functionality into a module level function named 'scour' and only call it
# when being run as main (for unit testing)
# - Removed duplicate gradient stops
# - Convert all colors to #RRGGBB format
# -