From 83d70bb9b75d2ac872924a3093fd07f2b3c2b793 Mon Sep 17 00:00:00 2001 From: uvman Date: Fri, 27 Oct 2006 13:00:08 +0000 Subject: [PATCH] Change contact address to -dev. Add Mario to project members. Add zhanglinbao to CREDITS for his big-endiness testing and fixes. Add my mail address. anti-spam changes (if it helps nowdays). Misc changes. (Yuval, Szaka) --- AUTHORS | 16 +++++++++------- CREDITS | 4 ++-- autogen.sh | 2 +- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/AUTHORS b/AUTHORS index f507a1ab..dd8a1815 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,12 @@ -ntfsprogs is written and maintained by Anton Altaparmakov . +ntfsprogs is written and maintained by the Linux-NTFS project, you can contact +us at . -Current active developers on the project are (in alphabetical order): +Current active project members are (in alphabetical order): -Anton Altaparmakov -Yuval Fledel (no email address on request) -Yura Pakhuchiy -Richard Russon -Szakacsits Szabolcs +Anton Altaparmakov +Mario Emmenlauer +Yuval Fledel +Yura Pakhuchiy +Richard Russon +Szabolcs Szakacsits diff --git a/CREDITS b/CREDITS index b42c7dc7..471d1cbb 100644 --- a/CREDITS +++ b/CREDITS @@ -3,8 +3,8 @@ project. The list is sorted alphabetically, so please keep it this way! -Please let me know (email Anton Altaparmakov ) if you believe -someone is missing or if you prefer to not be listed. +Please contact if you believe someone is +missing or if you prefer not to be listed. Alexei Alexandrov diff --git a/autogen.sh b/autogen.sh index b4d0a559..150e902d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Run this to generate all the initial makefiles, etc. +# Run this to generate configure, Makefile.in's, etc if test "$srcdir" == ""; then srcdir=.