summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLeon Schuermann <leon@is.currently.online>2021-01-28 14:39:29 +0100
committerMatthias Beyer <matthias.beyer@atos.net>2021-01-29 12:05:36 +0100
commit837ae914a5bebda7afa87af54aaa8d6c2f24e224 (patch)
tree843f196aa27f0f89d77906bbaccb4b7c6fcc6120 /CONTRIBUTING.md
parent1f7777d21fafd5f31412f71fd85ca5e96a1dd28b (diff)
CONTRIBUTING.md: delete trailing whitespace
Signed-off-by: Leon Schuermann <leon@is.currently.online> Signed-off-by: Matthias Beyer <matthias.beyer@atos.net>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md21
1 files changed, 10 insertions, 11 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 11c21ea..7d91a0b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -15,29 +15,29 @@ one of the following addresses
## Submitting patches
Please make sure you `--signoff` your commits/patchmails.
-By that you agree to the
+By that you agree to the
[developer certificate](https://developercertificate.org/):
> Developer Certificate of Origin
> Version 1.1
->
+>
> Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
> 1 Letterman Drive
> Suite D4700
> San Francisco, CA, 94129
->
+>
> Everyone is permitted to copy and distribute verbatim copies of this
> license document, but changing it is not allowed.
->
->
+>
+>
> Developer's Certificate of Origin 1.1
->
+>
> 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
@@ -45,11 +45,11 @@ By that you agree to the
> 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
@@ -82,4 +82,3 @@ git send-email \
--cc="matthias.beyer@atos.net" \
./0*patch
```
-