diff options
author | Jeff Layton <jlayton@samba.org> | 2012-04-18 14:47:47 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2012-04-18 14:47:47 -0400 |
commit | 63893320b4c8f0f43da1efd40c4ba4b0af990789 (patch) | |
tree | a35300eb4d458ec93a94625dbae7aa40c1f576fd | |
parent | dc0dd017a856185422d2f3691062737a9e93ecae (diff) | |
download | cifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.tar.gz cifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.tar.bz2 cifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.zip |
docs: update to project resources in README
...and add Igor Druzhinin and Pavel Shilovsky to AUTHORS.
Signed-off-by: Jeff Layton <jlayton@samba.org>
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | README | 8 |
2 files changed, 6 insertions, 4 deletions
@@ -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. @@ -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 |