All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: update to project resources in README
@ 2012-04-18 18:50 Jeff Layton
       [not found] ` <1334775008-26511-1-git-send-email-jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2012-04-18 18:50 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA
  Cc: piastry-7qunaywFIewox3rIn2DAYQ, jaxbrigs-Re5JQEeQqe8AvxtiuMwx3w,
	sjayaraman-IBi9RG/b67k

...and add Igor Druzhinin and Pavel Shilovsky to AUTHORS. Also, change
the "Maintainer:" field to point to me directly, and clarify that
make install should be run as root.

Signed-off-by: Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
---
 AUTHORS |    2 ++
 README  |    8 ++++----
 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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 Igor Mammedov <niallain-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 Shirish Pargaonkar <shirishpargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
+Pavel Shilovsky <piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
+Igor Druzhinin <jaxbrigs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 ...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-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org
-    Maintainer: cifs-utils-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org
+    Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils
+    Mailing list: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
     Git Repository: git://git.samba.org/cifs-utils.git
+    Maintainer: Jeffrey Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.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
-- 
1.7.7.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] docs: update to project resources in README
       [not found] ` <1334775008-26511-1-git-send-email-jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
@ 2012-04-18 19:54   ` Jeff Layton
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Layton @ 2012-04-18 19:54 UTC (permalink / raw)
  To: Jeff Layton
  Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA,
	piastry-7qunaywFIewox3rIn2DAYQ, jaxbrigs-Re5JQEeQqe8AvxtiuMwx3w,
	sjayaraman-IBi9RG/b67k

On Wed, 18 Apr 2012 14:50:08 -0400
Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org> wrote:

> ...and add Igor Druzhinin and Pavel Shilovsky to AUTHORS. Also, change
> the "Maintainer:" field to point to me directly, and clarify that
> make install should be run as root.
> 
> Signed-off-by: Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
> ---
>  AUTHORS |    2 ++
>  README  |    8 ++++----
>  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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>  Igor Mammedov <niallain-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>  Shirish Pargaonkar <shirishpargaonkar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>  Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>
> +Pavel Shilovsky <piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
> +Igor Druzhinin <jaxbrigs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>  
>  ...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-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org
> -    Maintainer: cifs-utils-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org
> +    Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils
> +    Mailing list: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>      Git Repository: git://git.samba.org/cifs-utils.git
> +    Maintainer: Jeffrey Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.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

Merged...I know I didn't leave it up here long for review, but it's
just a doc patch and we can fix it later if there's an issue...
-- 
Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-18 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 18:50 [PATCH v2] docs: update to project resources in README Jeff Layton
     [not found] ` <1334775008-26511-1-git-send-email-jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2012-04-18 19:54   ` Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.