- Notifications
You must be signed in to change notification settings - Fork24
Developer Certificate of Origin (DCO) enforcement#253
francis-pouatcha announced inAnnouncements
-
In Open Source projects, legal code contribution is key, with two main methods:Developer Certificate of Origin (DCO) and Contributor License Agreement (CLA). DCO is simple, involving contributors' sign-off on commits, done by adding
CLA, however, is more complex, as it requires pre-signed agreement with the project, which creates higher barriers for contributors and more administrative work for maintainers. For Datasafe, we opted for DCO for its ease for both contributors and maintainers. For an in-depth comparison of CLA and DCO,see this article on opensource.com. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment