MINI MINI MANI MO
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Developer’s Certificate of Origin — OfflineIMAP 6.7.0 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '6.7.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="OfflineIMAP 6.7.0 documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">OfflineIMAP 6.7.0 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="developer-s-certificate-of-origin">
<h1>Developer’s Certificate of Origin<a class="headerlink" href="#developer-s-certificate-of-origin" title="Permalink to this headline">¶</a></h1>
<p>v1.1:</p>
<div class="highlight-python"><pre>By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.</pre>
</div>
<p>Then, you just add a line saying:</p>
<div class="highlight-python"><pre>Signed-off-by: Random J Developer <random@developer.example.org></pre>
</div>
<p>This line can be automatically added by git if you run the git-commit command
with the <tt class="docutils literal"><span class="pre">-s</span></tt> option. Signing can made be afterword with <tt class="docutils literal"><span class="pre">--amend</span> <span class="pre">-s</span></tt>.</p>
<p>Notice that you can place your own <tt class="docutils literal"><span class="pre">Signed-off-by:</span></tt> line when forwarding
somebody else’s patch with the above rules for D-C-O. Indeed you are encouraged
to do so. Do not forget to place an in-body <tt class="docutils literal"><span class="pre">From:</span></tt> line at the beginning to
properly attribute the change to its true author (see above).</p>
<p>Also notice that a real name is used in the <tt class="docutils literal"><span class="pre">Signed-off-by:</span></tt> line. Please
don’t hide your real name.</p>
<p>If you like, you can put extra tags at the end:</p>
<dl class="docutils">
<dt>Reported-by</dt>
<dd>is used to to credit someone who found the bug that the patch attempts to fix.</dd>
<dt>Acked-by</dt>
<dd>says that the person who is more familiar with the area the patch attempts to
modify liked the patch.</dd>
<dt>Reviewed-by</dt>
<dd>unlike the other tags, can only be offered by the reviewer and means that she
is completely satisfied that the patch is ready for application. It is
usually offered only after a detailed review.</dd>
<dt>Tested-by</dt>
<dd>is used to indicate that the person applied the patch and found it to have the
desired effect.</dd>
</dl>
<p>You can also create your own tag or use one that’s in common usage such as
<tt class="docutils literal"><span class="pre">Thanks-to:</span></tt>, <tt class="docutils literal"><span class="pre">Based-on-patch-by:</span></tt>, or <tt class="docutils literal"><span class="pre">Mentored-by:</span></tt>.</p>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/dco.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li><a href="index.html">OfflineIMAP 6.7.0 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright Copyright 2002-2016 John Goerzen & contributors.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>
OHA YOOOO