All of lore.kernel.org
 help / color / mirror / Atom feed
* [selinux.wiki] Mention Signed-off-by in Contributing.md
@ 2019-05-29 15:56 Petr Lautrbach
  2019-05-29 16:07 ` Paul Moore
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Lautrbach @ 2019-05-29 15:56 UTC (permalink / raw)
  To: selinux; +Cc: Petr Lautrbach

Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
---

Currently Signed-of-by line is not mentioned anywhere.

The same CONTRIBUTING file should be also directly in sources.

 Contributing.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Contributing.md b/Contributing.md
index 9a798b2..0240e7e 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -46,6 +46,7 @@ patches, please follow these guidelines:
 -   Patches should apply with -p1
 -   Must apply against HEAD of the master branch
 -   Separate large patches into logical patches
+-   Patch descriptions must end with your "Signed-off-by" line. This means your code meets the [Developer's certificate of origin](https://developercertificate.org/).
 
 When adding new, large features or tools it is best to discuss the
 design on the mailing list prior to submitting the patch.
-- 
2.22.0.rc1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [selinux.wiki] Mention Signed-off-by in Contributing.md
  2019-05-29 15:56 [selinux.wiki] Mention Signed-off-by in Contributing.md Petr Lautrbach
@ 2019-05-29 16:07 ` Paul Moore
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Moore @ 2019-05-29 16:07 UTC (permalink / raw)
  To: Petr Lautrbach; +Cc: selinux

On Wed, May 29, 2019 at 11:56 AM Petr Lautrbach <plautrba@redhat.com> wrote:
>
> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
> ---
>
> Currently Signed-of-by line is not mentioned anywhere.
>
> The same CONTRIBUTING file should be also directly in sources.
>
>  Contributing.md | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Contributing.md b/Contributing.md
> index 9a798b2..0240e7e 100644
> --- a/Contributing.md
> +++ b/Contributing.md
> @@ -46,6 +46,7 @@ patches, please follow these guidelines:
>  -   Patches should apply with -p1
>  -   Must apply against HEAD of the master branch
>  -   Separate large patches into logical patches
> +-   Patch descriptions must end with your "Signed-off-by" line. This means your code meets the [Developer's certificate of origin](https://developercertificate.org/).

I would suggest explicitly including the DCO in this file in case the
URL goes away or the contents change.

>  When adding new, large features or tools it is best to discuss the
>  design on the mailing list prior to submitting the patch.
> --
> 2.22.0.rc1

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-29 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 15:56 [selinux.wiki] Mention Signed-off-by in Contributing.md Petr Lautrbach
2019-05-29 16:07 ` Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.