Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Sat, 17 Nov 2018 13:08:21
Message-Id: 1542137369.a8aa27236d32fe93a249eeeb3ea82210a40b023a.ulm@gentoo
1 commit: a8aa27236d32fe93a249eeeb3ea82210a40b023a
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 13 19:29:29 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 13 19:29:29 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=a8aa2723
7
8 glep-0076: Use a literal block for the Signed-off-by line.
9
10 No change of text.
11
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 glep-0076.rst | 7 +++++--
15 1 file changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/glep-0076.rst b/glep-0076.rst
18 index f0b3894..09e1423 100644
19 --- a/glep-0076.rst
20 +++ b/glep-0076.rst
21 @@ -10,7 +10,7 @@ Type: Informational
22 Status: Active
23 Version: 1.1
24 Created: 2013-04-23
25 -Last-Modified: 2018-10-21
26 +Last-Modified: 2018-11-13
27 Post-History: 2018-06-10, 2018-06-19, 2018-08-31, 2018-09-26
28 Content-Type: text/x-rst
29 ---
30 @@ -132,7 +132,10 @@ that the contribution can be modified and redistributed in accordance
31 with the project's license.
32
33 For commits made using a VCS, the committer shall certify agreement to
34 -the Certificate of Origin by adding ``Signed-off-by: Name <e-mail>``
35 +the Certificate of Origin by adding ::
36 +
37 + Signed-off-by: Name <e-mail>
38 +
39 to the commit message as a separate line. The sign-off must contain
40 the committer's legal name as a natural person, i.e., the name that
41 would appear in a government issued document.