[PATCH] PMFS: Update README.md with mailing list info

Vishal Verma vishal.l.verma at linux.intel.com
Fri Apr 26 12:28:57 EDT 2013


Also update Documentation/filesystems/pmfs.txt to keep
the two in sync

Signed-off-by: Vishal Verma <vishal.l.verma at linux.intel.com>
---
 Documentation/filesystems/pmfs.txt |   11 ++++++++---
 README.md                          |   11 ++++++++---
 2 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/Documentation/filesystems/pmfs.txt b/Documentation/filesystems/pmfs.txt
index e9f2bb4..e9d3d94 100644
--- a/Documentation/filesystems/pmfs.txt
+++ b/Documentation/filesystems/pmfs.txt
@@ -133,8 +133,13 @@ e) We ran out of bits in vma’s vm_flags field, so we reused a flag that is
 guaranteed not to be used on x86_64.
 
 
-Contact Information
-=====================
+Contributing
+============
 
 Please send bug reports/comments/feedback to the PMFS development
-list: linux-pmfs at intel.com
+list: linux-pmfs at lists.infradead.org
+You are also encouraged to subscribe to the mailing list
+by sending an email with the Subject line 'subscribe' to
+linux-pmfs-request at lists.infradead.org.
+
+We prefer pull requests as patches sent to the mailing list.
diff --git a/README.md b/README.md
index aa7ad1e..a45a68f 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,13 @@ blocksize is 1GB, the file can grow upto 128 PB.
 guaranteed not to be used on x86_64.
 
 
-Contact Information
-=====================
+Contributing
+============
 
 Please send bug reports/comments/feedback to the PMFS development
-list: linux-pmfs at intel.com
+list: linux-pmfs at lists.infradead.org
+You are also encouraged to subscribe to the mailing list
+by sending an email with the Subject line **subscribe** to
+linux-pmfs-request at lists.infradead.org.
+
+We prefer pull requests as patches sent to the mailing list.
\ No newline at end of file
-- 
1.7.0.4




More information about the Linux-pmfs mailing list