diff mbox

drm-intel: Document sob requirements better

Message ID 1453480764-15766-1-git-send-email-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Jan. 22, 2016, 4:39 p.m. UTC
Yeah dim apply-patch could probably autofudge this, but it's too close
to w/e time for me to figure out how to do that.

Noticed since a few folks forgot this when pushing other people's
patches.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 drm-intel.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/drm-intel.rst b/drm-intel.rst
index cf58d64af1aa..35800ecc700f 100644
--- a/drm-intel.rst
+++ b/drm-intel.rst
@@ -346,6 +346,9 @@  An inexhaustive list of details to check:
 
 * The patch does not introduce new `sparse` warnings.
 
+* When pushing someone else's patch you must add your own signed-off per
+  http://developercertificate.org/.
+
 On Confidence, Complexity, and Transparency
 -------------------------------------------