summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview5
-rw-r--r--README.md11
2 files changed, 14 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..7283396
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,5 @@
+[gerrit]
+host=review.gluster.org
+port=22
+project=glusterfs-specs.git
+defaultbranch=master
diff --git a/README.md b/README.md
index f838e92..c8721f2 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
-# glusterfs-specs
-glusterfs-specs
+# Contributing
+
+Contributing to the glusterfs-specs repository follows the same steps for glusterfs, with one small difference.
+
+You run `git review` instead of `./rfc.sh`.
+
+The `git-review` tool can be installed from the package repositories for your distribution.
+
+