Skip to content

Commit fbe6728

Browse files
committed
Fix conflicts #66
2 parents 17cb5f2 + 64f93f1 commit fbe6728

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.rdoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ other projects with similar (and not so similar) goals.
109109

110110
== Credits
111111

112+
[<b>Jim Weirich</b>] Who originally created Rake.
113+
112114
[<b>Ryan Dlugosz</b>] For the initial conversation that sparked Rake.
113115

114116
[<b>Nobuyoshi Nakada <[email protected]></b>] For the initial patch for rule support.
@@ -140,3 +142,17 @@ License:: Copyright Jim Weirich.
140142
This software is provided "as is" and without any express or implied
141143
warranties, including, without limitation, the implied warranties of
142144
merchantability and fitness for a particular purpose.
145+
146+
== Historical
147+
148+
Rake was originally created by Jim Weirich, who unfortunately passed away in
149+
February 2014. This repository was originally hosted at
150+
{github.com/jimweirich/rake}[https://github.com/jimweirich/rake/], however
151+
with his passing, has been moved to {ruby/rake}[https://github.com/ruby/rake].
152+
153+
You can view Jim's last commit here:
154+
https://github.com/jimweirich/rake/tree/336559f28f55bce418e2ebcc0a57548dcbac4025
155+
156+
You can {read more about Jim}[https://en.wikipedia.org/wiki/Jim_Weirich] at Wikipedia.
157+
158+
Thank you for this great tool, Jim. We'll remember you.

0 commit comments

Comments
 (0)