Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License #675

Open
christian-weiss opened this issue Aug 7, 2021 · 2 comments
Open

License #675

christian-weiss opened this issue Aug 7, 2021 · 2 comments

Comments

@christian-weiss
Copy link
Contributor

At the moment we force all committers to use git commit -s (to sign-off commits).
This is enforced by pipeline step DCO (Developer Certificate of Origin).

By using the git sign-off feature a line will be added to the end of the commit message, which is prefixed with Sign-off by:.
With that line the commiter confirms that he/she is allowed to commit this code to this project under a license that is compatible/equal to the license we use in this project.

Problem is, that this project do not have a license file, so we should drop this DCO-check or add a license file to this project.

@andibraeu
Copy link
Member

done

christian-weiss added a commit to christian-weiss/directory.api.freifunk.net that referenced this issue Aug 12, 2021
christian-weiss added a commit to christian-weiss/directory.api.freifunk.net that referenced this issue Aug 12, 2021
christian-weiss added a commit to christian-weiss/directory.api.freifunk.net that referenced this issue Aug 12, 2021
@christian-weiss
Copy link
Contributor Author

i added a direct link to our new license file (no external references anymore) and also some contribution notes (about sign-off)

christian-weiss added a commit to christian-weiss/directory.api.freifunk.net that referenced this issue Aug 22, 2021
Signed-off-by: Christian Weiss <[email protected]>
andibraeu added a commit that referenced this issue Aug 22, 2021
#675 link to license file, sign-off instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants