git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Aguilar <davvid@gmail.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Nanako Shiraishi <nanako3@lavabit.com>, git@vger.kernel.org
Subject: Re: Who uses Signed-off-by and DCO?
Date: Sat, 13 Jun 2009 20:55:20 -0700	[thread overview]
Message-ID: <20090614035519.GA3963@gmail.com> (raw)
In-Reply-To: <20090613180018.GB23007@pengutronix.de>

On Sat, Jun 13, 2009 at 08:00:18PM +0200, Uwe Kleine-König wrote:
> On Fri, Jun 12, 2009 at 08:42:07AM +0900, Nanako Shiraishi wrote:
> > 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?
> I know ptxdist[1] and topgit[2].
> 
> Best regards
> Uwe
> 
> [1] http://pengutronix.de/software/ptxdist/index_en.html
> [2] http://repo.or.cz/w/topgit.git

git-cola [1] does.

I learned it by watching git ;-)

Multiple sign-off lines are useful for tracking code
reviews as well, as it's done on git and the kernel.

I've seen various flavors along those lines:

	Signed-Off-By: ...
	Tested-By: ... ($platform)
	Acked-By: ...
	Reviewed-By: ...

[1] http://cola.tuxfamily.org/

-- 
		David

      reply	other threads:[~2009-06-14  3:57 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
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 [this message]

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=20090614035519.GA3963@gmail.com \
    --to=davvid@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=nanako3@lavabit.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /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).