commit: 3b55b85bd1194891242866ddc8a5366c8a2da284
parent 108513fe37a6c30233e8135240d4e14015a10d56
Author: Drew DeVault <sir@cmpwn.com>
Date: Fri, 23 Apr 2021 15:58:53 -0400
Update "Don't sign a CLA"
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/content/blog/Dont-sign-a-CLA.md b/content/blog/Dont-sign-a-CLA.md
@@ -70,3 +70,10 @@ Linux kernel's approach here. It covers their bases while still strongly
protecting the rights of the patch owner. It's a short statement with little
legalese and little fanfare to agreeing to it (just add "Signed-off By" to your
commit message). I approve.
+
+---
+
+Update April 2021: I wrote a follow-up article about the Developer Certificate
+of Origin in particular: [The Developer Certificate of Origin is a great alternative to a CLA][dco]
+
+[dco]: https://drewdevault.com/2021/04/12/DCO.html