From f9f2f2a812b74edeef1194209e1fb8f501b5cba6 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 12 Sep 2011 20:33:58 +0200
Subject: [PATCH] Fix credits.

---
 AUTHORS   | 2 +-
 ChangeLog | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 43542d5..a4a5fa5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -39,5 +39,5 @@ Jordi Mallach <jordi@debian.org> -- do not error when no jobs are configured
 Jacob Anawalt <jlanawalt@gmail.com> -- pg_dump format option
 Sergio Talens-Oliag <sto@debian.org> -- pipefail fixes
 Bruno Bigras <bigras.bruno@gmail.com> -- enable tar handler in the build system
-casper -- Allow 'when = XXX' with spaces in .sh files.
+aihtdikh -- Allow 'when = XXX' with spaces in .sh files.
 Chris Lamb <lamby@debian.org> -- rdiff.helper bugfix
diff --git a/ChangeLog b/ChangeLog
index 114ec40..043d93f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ version 0.9.10 -- UNRELEASED
 	   (Closes: #639545)
 	sh:
 	 . Allow 'when = XXX' with spaces (Redmine#2769).
-	   Thanks to casper for the patch.
+	   Thanks to aihtdikh for the patch.
     helper changes:
 	rdiff:
 	 . Fix infinite loop when version inconsistency is detected.
-- 
GitLab