summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaushal M <kshlmster@gmail.com>2015-08-19 17:12:23 +0530
committerKaushal M <kshlmster@gmail.com>2015-08-19 17:15:57 +0530
commitf413baaf19b2ea8d0f3e51d27ded9addbc659bd7 (patch)
tree5cf498c72d292e4b9226b15b2c5b594099f46f98
parentab56824693543455974da00b45248f6d9a400d02 (diff)
Add .gitreview
Also update README Change-Id: I12d389174866e9db2c17e31bb1747e065650e4dd Signed-off-by: Kaushal M <kshlmster@gmail.com>
-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.
+
+