git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacob Helwig <jacob.helwig@gmail.com>
To: Nanako Shiraishi <nanako3@lavabit.com>
Cc: git@vger.kernel.org
Subject: Re: Who uses Signed-off-by and DCO?
Date: Fri, 12 Jun 2009 07:56:16 -0700	[thread overview]
Message-ID: <8c9a060906120756u194b783dp4d809d7f3d6921b3@mail.gmail.com> (raw)
In-Reply-To: <20090612084207.6117@nanako3.lavabit.com>

On Thu, Jun 11, 2009 at 16:42, Nanako Shiraishi<nanako3@lavabit.com> wrote:
> git provides options and configuration variables to easily handle the Signed-off-by tag line. It is used to certify that the sender certifies the patch with the Developer's Certificate of Origin.
>
> I have read SubmittingPatches document and understand this convention is used by the Linux Kernel Project.
>
> I was giving a git introduction to students in my lab, and this question came up from one of them. How widely is this convention used? Are there projects other than the Linux Kernel and git itself?
>
> --
> Nanako Shiraishi
> http://ivory.ap.teacup.com/nanako3/
>
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

GitHub uses it for the Fork Queue.  Whenever you pull in someone's
changes through the Fork Queue, it will add a SOB line for the person
pulling in the changes.  In this case it appears to be an "I approve
these incoming changes", instead of the DCO.  I honestly couldn't say
how common it is for projects that aren't on GitHub to use the SOB in
this manner, however.

  parent reply	other threads:[~2009-06-12 14:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-11 23:42 Who uses Signed-off-by and DCO? Nanako Shiraishi
2009-06-12 11:05 ` Andreas Ericsson
2009-06-12 11:58   ` Ben Walton
2009-06-12 14:02     ` Jeff King
     [not found]       ` <1244817396-sup-7368@ntdws12.chass.utoronto.ca>
     [not found]         ` <20090612144857.GA20691@coredump.intra.peff.net>
2009-06-12 15:29           ` Ben Walton
2009-06-12 19:18             ` Brandon Casey
2009-06-12 14:56 ` Jacob Helwig [this message]
2009-06-12 15:25   ` Scott Chacon
2009-06-12 17:51 ` Theodore Tso
2009-06-13  0:59   ` Junio C Hamano
2009-06-13  3:00     ` Theodore Tso
2009-06-13 18:00 ` Uwe Kleine-König
2009-06-14  3:55   ` David Aguilar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c9a060906120756u194b783dp4d809d7f3d6921b3@mail.gmail.com \
    --to=jacob.helwig@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=nanako3@lavabit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).