From 2c1e19f5491eecc562f8a8c237847936b86e4db8 Mon Sep 17 00:00:00 2001 Message-Id: <2c1e19f5491eecc562f8a8c237847936b86e4db8.1746783640.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 21 Sep 2008 20:34:07 +0200 Subject: [PATCH] Add myself to the AUTHORS file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Organization: Straylight/Edgeware From: Karl Hasselström Signed-off-by: Karl Hasselström --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index c7efbd2..6617806 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,4 @@ Catalin Marinas http://www.procode.org/about.html +Karl Hasselström + http://www.treskal.com/kalle/ -- [mdw]