commit 56aac60ced0e148072e19c81c1f5040481a0be46 parent ff3a75de85747f1367f77c5d2ca0d6bb5badde5c Author: Suraj N. Kurapati <sunaku@gmail.com> Date: Tue, 12 May 2009 20:21:03 -0700 add AUTHORS file listing everyone who contributed code Diffstat:
AUTHORS | | | 5 | +++++ |
CREDITS | | | 2 | -- |
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/AUTHORS b/AUTHORS @@ -0,0 +1,5 @@ +Daniel Wäber +Kris Maglione +Nick Stenning +Simon Hafner +Suraj N. Kurapati diff --git a/CREDITS b/CREDITS @@ -1,2 +0,0 @@ -* Nick Stenning and Kris Maglione helped write the - miniature configuration DSL in the "config.rb" file.