[macruby-changes] [1230] MacRubyWebsite/trunk/lib/team.rb

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 27 19:28:13 PDT 2009


Revision: 1230
          http://trac.macosforge.org/projects/ruby/changeset/1230
Author:   lsansonetti at apple.com
Date:     2009-03-27 19:28:12 -0700 (Fri, 27 Mar 2009)
Log Message:
-----------
fix macosforge's name

Modified Paths:
--------------
    MacRubyWebsite/trunk/lib/team.rb

Modified: MacRubyWebsite/trunk/lib/team.rb
===================================================================
--- MacRubyWebsite/trunk/lib/team.rb	2009-03-28 00:59:31 UTC (rev 1229)
+++ MacRubyWebsite/trunk/lib/team.rb	2009-03-28 02:28:12 UTC (rev 1230)
@@ -39,9 +39,9 @@
   def kudos
     [
       Kudo.new("John Athayde", "http://www.boboroshi.com", "Website design, layout, graphics, cool icon!"),
-      Kudo.new("MacOSForge", "http://macosforge.org", "Hosting the MacRuby project")
+      Kudo.new("Mac OS Forge", "http://macosforge.org", "Hosting the MacRuby project")
     ]
   end
 end
 
-Webby::Helpers.register(MacRubyTeamHelper)
\ No newline at end of file
+Webby::Helpers.register(MacRubyTeamHelper)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090327/f141ea68/attachment.html>


More information about the macruby-changes mailing list