diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2000-05-08 17:41:14 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2000-05-08 17:41:14 +0000 |
commit | 7eba876bda2b48e6756280cb0fa7d52e3440e2e0 (patch) | |
tree | fc111391aaa57fb78dcf7034c694b645913672e2 /Etc | |
parent | d006556c74fa99b0d2ed93fc9ca9b9b96cf82032 (diff) | |
download | zsh-7eba876bda2b48e6756280cb0fa7d52e3440e2e0.tar.gz zsh-7eba876bda2b48e6756280cb0fa7d52e3440e2e0.tar.xz zsh-7eba876bda2b48e6756280cb0fa7d52e3440e2e0.zip |
Small fix in Etc/CONTRIBUTORS
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/CONTRIBUTORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS index 88ea13c7c..c88280e66 100644 --- a/Etc/CONTRIBUTORS +++ b/Etc/CONTRIBUTORS @@ -32,7 +32,7 @@ Version 3.1.7 * Alexandre Duret-Lutz <duret_g@epita.fr>: design, testing and patches for completion system, documentation, various other fixes -* Oliver Kiddle <opk@u.genie.co.uk>: AIX dynamic library support, various +* Oliver Kiddle <opk@zsh.org>: AIX dynamic library support, various completion functions, web page maintenance, documentation fixes * Andrew Main <zefram@zsh.org>: configuration and module/DLL code, IPv6 |