summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--README8
2 files changed, 6 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 7a7fa87..2807079 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,5 +3,7 @@ Steve French <smfrench@gmail.com>
Igor Mammedov <niallain@gmail.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Suresh Jayaraman <sjayaraman@suse.de>
+Pavel Shilovsky <piastry@etersoft.ru>
+Igor Druzhinin <jaxbrigs@gmail.com>
...and others.
diff --git a/README b/README
index 619dc3f..3e311a5 100644
--- a/README
+++ b/README
@@ -5,10 +5,10 @@ separate package.
0. PROJECT RESOURCES
- Home page: http://linux-cifs.samba.org/cifs-utils/
- Mailing list: linux-cifs-client@lists.samba.org
- Maintainer: cifs-utils@samba.org
+ Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils
+ Mailing list: linux-cifs@vger.kernel.org
Git Repository: git://git.samba.org/cifs-utils.git
+ Maintainer: Jeffrey Layton <jlayton@samba.org>
1. COMPILING
@@ -24,6 +24,6 @@ and run these commands:
$ ./configure
$ make
-To install binaries and documentation, run this:
+To install binaries and documentation, run this (as root):
# make install