summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
Commit message (Collapse)AuthorAgeFilesLines
* rfc.sh: set 'Change-Id: ' header on first runAnand Avati2012-08-151-1/+1
| | | | | | | | | | Let first run of rfc.sh include 'Change-Id:' as well Change-Id: I7b45a00d98f8c70ca3658c223a98f412f20cbb6f BUG: 764890 Signed-off-by: Anand Avati <avati@redhat.com> Reviewed-on: http://review.gluster.com/3785 Tested-by: Gluster Build System <jenkins@build.gluster.com>
* CONTRIBUTING: add a DCOAnand Avati2011-12-051-0/+25
The new CONTRIBUTING file has a Developer Certificate of Origin with instructions for contributors to ensure 'Signed-off-by:' line in the commit log (git commit -s). Corresponding changes also done in Gerrit to reject patches which do not have Signed-off-by: line. Change-Id: Ia3e1e8d3cfd4b32e4cfd4d2df91c6dbd57e2f60e BUG: 3234 Signed-off-by: Anand Avati <avati@gluster.com> Reviewed-on: http://review.gluster.com/767 Tested-by: Gluster Build System <jenkins@build.gluster.com>