summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-06 14:54:06 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-06 14:54:06 -0700
commit454a45617230274c3fff57ad2f70fb35d7f7142b (patch)
tree1f8980787610d5fc3ce1ab951f5b12ceb349c35b /README
parent93c21a4dbca03675bb69d6b4f12f34c3387616f6 (diff)
parentdfa6a6e1d15314e9f259f1df9368659a998dfbe2 (diff)
downloadsubsurface-454a45617230274c3fff57ad2f70fb35d7f7142b.tar.gz
Merge branch 'patch-1' of git://github.com/schacon/diveclog
* 'patch-1' of git://github.com/schacon/diveclog: Add more explicit contributing explanation
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 0ff77c375..19ddae26a 100644
--- a/README
+++ b/README
@@ -38,3 +38,14 @@ my divemaster course, so they are from following open water students
along (many of them the confined*water dives). There a lot of the
action is at the surface, so some of the "dives" are 4ft deep and 2min
long.
+
+Contributing:
+
+Please either send me signed-off patches or a pull request with
+signed-off commits. If you don't sign off on them, I will not accept
+them. This means adding a line that says "Signed-off-by: Name <email>"
+at the end of each commit, indicating that you wrote the code and have
+the right to pass it on as an open source patch.
+
+See: http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html
+