Skip to content

Commit

Permalink
Merge branch 'patch-1' of git://github.com/schacon/diveclog
Browse files Browse the repository at this point in the history
* 'patch-1' of git://github.com/schacon/diveclog:
  Add more explicit contributing explanation
  • Loading branch information
torvalds committed Sep 6, 2011
2 parents 93c21a4 + dfa6a6e commit 454a456
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 454a456

Please sign in to comment.