summaryrefslogtreecommitdiff
path: root/trunk/src/euse/AUTHORS
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2004-10-17 17:50:47 +0000
committergenone <genone@gentoo.org>2004-10-17 17:50:47 +0000
commit97b39c1fc1dda6082199dbcc2e77dfd90c7d61a7 (patch)
treed58633540a8339a9e709a9ab0664a670e5d76396 /trunk/src/euse/AUTHORS
parentec898ed4dcf8793927ff38a593a4ec74ede90e99 (diff)
downloadgentoolkit-97b39c1fc1dda6082199dbcc2e77dfd90c7d61a7.tar.gz
replace perl euse with bash euse
svn path=/; revision=156
Diffstat (limited to 'trunk/src/euse/AUTHORS')
-rw-r--r--trunk/src/euse/AUTHORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/trunk/src/euse/AUTHORS b/trunk/src/euse/AUTHORS
index 8e777bc..12e6db7 100644
--- a/trunk/src/euse/AUTHORS
+++ b/trunk/src/euse/AUTHORS
@@ -1 +1,2 @@
-* Arun Bhanu <codebear@gentoo.org>
+* original perl version: Arun Bhanu <codebear@gentoo.org>
+* new bash version: Marius Mauch <genone@gentoo.org>